Home
last modified time | relevance | path

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

/system/netd/libnetdutils/
DThreadUtilTest.cpp33 static bool waitForAllReleased(int timeoutMs) { in waitForAllReleased()
/system/media/audio_utils/
Decho_reference.c332 uint32_t timeoutMs = (uint32_t)((1000 * buffer->frame_count) / er->rd_sampling_rate / 2); in echo_reference_read() local
/system/netd/resolv/
Dresolver_test.cpp216 bool WaitForPrefix64Detected(int netId, int timeoutMs) { in WaitForPrefix64Detected()