Searched refs:timeoutResp (Results 1 – 2 of 2) sorted by relevance
307 Nanoseconds timeoutResp = kDefaultSeeRespTimeout,311 waitForIndication, timeoutResp, timeoutInd);399 Nanoseconds timeoutResp);430 Nanoseconds timeoutResp = kDefaultSeeRespTimeout,
1812 Nanoseconds timeoutResp) { in sendSeeReqSync() argument1844 waitSuccess = mCond.wait_for(mMutex, timeoutResp); in sendSeeReqSync()1849 Milliseconds(timeoutResp).getMilliseconds()); in sendSeeReqSync()1875 bool waitForIndication, Nanoseconds timeoutResp, in sendReq() argument1887 success = sendSeeReqSync(client, msg.get(), timeoutResp); in sendReq()