Home
last modified time | relevance | path

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

/system/netd/libnetdutils/
DThreadUtilTest.cpp60 static bool waitForAllReleased(int timeoutMs) { in waitForAllReleased()
/system/media/audio_utils/
Decho_reference.c333 uint32_t timeoutMs = (uint32_t)((1000 * buffer->frame_count) / er->rd_sampling_rate / 2); in echo_reference_read() local
/system/incremental_delivery/incfs/
Dincfs.cpp943 static int waitForReads(int fd, int32_t timeoutMs, incfs_pending_read_info pendingReadsBuffer[], in waitForReads()
992 IncFsErrorCode IncFs_WaitForPendingReads(const IncFsControl* control, int32_t timeoutMs, in IncFs_WaitForPendingReads()
1015 IncFsErrorCode IncFs_WaitForPageReads(const IncFsControl* control, int32_t timeoutMs, in IncFs_WaitForPageReads()