Searched defs:timeoutMs (Results 1 – 6 of 6) sorted by relevance
| /system/chre/chpp/test/ |
| D | fake_link_client.cpp | 187 bool chppTestClientWaitForTimeout(uint64_t timeoutMs) { in chppTestClientWaitForTimeout()
|
| /system/incremental_delivery/incfs/ |
| D | incfs.cpp | 1133 static int waitForReadsImpl(int fd, int32_t timeoutMs, RawPendingRead pendingReadsBuffer[], in waitForReadsImpl() 1202 static int waitForReads(IncFsFd readFd, int32_t timeoutMs, PublicPendingRead buffer[], in waitForReads() 1215 static int waitForReads(IncFsFd readFd, int32_t timeoutMs, PublicPendingRead buffer[], in waitForReads() 1223 IncFsErrorCode IncFs_WaitForPendingReads(const IncFsControl* control, int32_t timeoutMs, in IncFs_WaitForPendingReads() 1232 IncFsErrorCode IncFs_WaitForPendingReadsWithUid(const IncFsControl* control, int32_t timeoutMs, in IncFs_WaitForPendingReadsWithUid() 1241 IncFsErrorCode IncFs_WaitForPageReads(const IncFsControl* control, int32_t timeoutMs, in IncFs_WaitForPageReads() 1250 IncFsErrorCode IncFs_WaitForPageReadsWithUid(const IncFsControl* control, int32_t timeoutMs, in IncFs_WaitForPageReadsWithUid() 1883 IncFsErrorCode IncFs_WaitForLoadingComplete(const IncFsControl* control, int32_t timeoutMs) { in IncFs_WaitForLoadingComplete() 1963 IncFsErrorCode IncFs_WaitForFsWrittenBlocksChange(const IncFsControl* control, int32_t timeoutMs, in IncFs_WaitForFsWrittenBlocksChange()
|
| /system/chre/host/tinysys/hal/ |
| D | tinysys_chre_connection.h | 72 void waitChreBackOnline(std::chrono::milliseconds timeoutMs) { in waitChreBackOnline()
|
| /system/chre/chpp/clients/ |
| D | discovery.c | 255 uint64_t timeoutMs) { in chppWaitForDiscoveryComplete()
|
| /system/media/audio_utils/ |
| D | echo_reference.c | 346 uint32_t timeoutMs = (uint32_t)((1000 * buffer->frame_count) / er->rd_sampling_rate / 2); in echo_reference_read() local
|
| /system/chre/chpp/ |
| D | transport.c | 1518 struct ChppTransportState *transportContext, uint64_t timeoutMs) { in chppTransportWaitForResetComplete()
|