Searched refs:reqSent (Results 1 – 2 of 2) sorted by relevance
456 bool waitForInd(bool reqSent, Nanoseconds timeoutInd);
1876 bool SeeHelper::waitForInd(bool reqSent, Nanoseconds timeoutInd) { in waitForInd() argument1877 bool success = reqSent; in waitForInd()1881 if (reqSent) { in waitForInd()