Searched defs:timeInMSec (Results 1 – 4 of 4) sorted by relevance
46 bool Semaphore::timedWait(int timeInMSec) in timedWait()
148 public static double calcRatePerSec(double change, double timeInMSec) { in calcRatePerSec()159 public static double[] calcRatePerSecArray(double change, double[] timeInMSec) { in calcRatePerSecArray()
121 bool timedWait(int timeInMSec) { in timedWait()
156 bool RemoteAudio::waitForCompletion(android::sp<android::MessageHandler>& command, int timeInMSec) in waitForCompletion()