Home
last modified time | relevance | path

Searched defs:timeInMSec (Results 1 – 3 of 3) sorted by relevance

/cts/suite/audio_quality/lib/src/
DSemaphore.cpp46 bool Semaphore::timedWait(int timeInMSec) in timedWait()
/cts/suite/audio_quality/lib/include/audio/
DRemoteAudio.h121 bool timedWait(int timeInMSec) { in timedWait()
/cts/suite/audio_quality/lib/src/audio/
DRemoteAudio.cpp156 bool RemoteAudio::waitForCompletion(android::sp<android::MessageHandler>& command, int timeInMSec) in waitForCompletion()