Searched defs:timeoutNanos (Results 1 – 11 of 11) sorted by relevance
213 final long timeoutNanos; in await() local234 private boolean await(long timeoutNanos) { in await()
57 int64_t timeoutNanos = getStreamInternal()->calculateReasonableTimeout(); in callbackLoop() local
59 std::shared_ptr<AAudioCommand> AAudioCommandQueue::waitForCommand(int64_t timeoutNanos) { in waitForCommand()
70 int64_t timeoutNanos = getStreamInternal()->calculateReasonableTimeout(); in callbackLoop() local
427 int64_t timeoutNanos = -1; // wait forever in run() local785 int64_t timeoutNanos) { in sendCommand()
166 int64_t timeoutNanos = 1000 * NANOS_PER_MILLISECOND; in main() local
179 int64_t timeoutNanos = 2000 * NANOS_PER_MILLISECOND; in testOpenPlayClose() local
128 const int64_t timeoutNanos = 1000 * NANOS_PER_MILLISECOND; in main() local
59 static jboolean SyncFence_wait(JNIEnv* env, jobject, jlong jPtr, jlong timeoutNanos) { in SyncFence_wait()
292 int64_t timeoutNanos = calculateReasonableTimeout(mCallbackFrames); in callbackLoop() local
406 int64_t timeoutNanos = calculateReasonableTimeout(mCallbackFrames); in callbackLoop() local