Searched refs:WaitForIdle (Results 1 – 2 of 2) sorted by relevance
47 void WaitForIdle(int32_t wait_ms, int32_t timeout_ms);
192 void InteractionHandler::WaitForIdle(int32_t wait_ms, int32_t timeout_ms) { in WaitForIdle() function in InteractionHandler248 WaitForIdle(mWaitMs, mDurationMs); in Routine()