Searched refs:reqSent (Results 1 – 2 of 2) sorted by relevance
469 bool waitForInd(bool reqSent, Nanoseconds timeoutInd);
1833 bool SeeHelper::waitForInd(bool reqSent, Nanoseconds timeoutInd) { in waitForInd() argument1834 bool success = reqSent; in waitForInd()1838 if (reqSent) { in waitForInd()