Home
last modified time | relevance | path

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

/aosp12/system/incremental_delivery/incfs/include/
H A Dincfs_ndk.h253 IncFsErrorCode IncFs_WaitForPendingReads(const IncFsControl* control, int32_t timeoutMs,
H A Dincfs_inline.h263 INCFS_DEFAULT_PENDING_READ_BUFFER_SIZE, IncFs_WaitForPendingReads); in waitForPendingReads()
/aosp12/system/incremental_delivery/incfs/
H A Dincfs.cpp1219 IncFsErrorCode IncFs_WaitForPendingReads(const IncFsControl* control, int32_t timeoutMs, in IncFs_WaitForPendingReads() function