Home
last modified time | relevance | path

Searched refs:IncFs_WaitForPendingReads (Results 1 – 3 of 3) sorted by relevance

/system/incremental_delivery/incfs/include/
Dincfs_ndk.h191 IncFsErrorCode IncFs_WaitForPendingReads(const IncFsControl* control, int32_t timeoutMs,
Dincfs_inline.h236 IncFs_WaitForPendingReads(control, timeout.count(), pendingReadsBuffer->data(), &size); in waitForPendingReads()
/system/incremental_delivery/incfs/
Dincfs.cpp992 IncFsErrorCode IncFs_WaitForPendingReads(const IncFsControl* control, int32_t timeoutMs, in IncFs_WaitForPendingReads() function