Home
last modified time | relevance | path

Searched refs:waitForInd (Results 1 – 2 of 2) sorted by relevance

/system/chre/platform/slpi/include/chre/platform/slpi/see/
Dsee_helper.h469 bool waitForInd(bool reqSent, Nanoseconds timeoutInd);
/system/chre/platform/slpi/see/
Dsee_helper.cc1815 success = waitForInd(success, timeoutInd); in sendReq()
1833 bool SeeHelper::waitForInd(bool reqSent, Nanoseconds timeoutInd) { in waitForInd() function in chre::SeeHelper