Home
last modified time | relevance | path

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

/aosp12/system/incremental_delivery/incfs/include/
H A Dincfs_ndk.h258 IncFsErrorCode IncFs_WaitForPendingReadsWithUid(const IncFsControl* control, int32_t timeoutMs,
H A Dincfs_inline.h269 INCFS_DEFAULT_PENDING_READ_BUFFER_SIZE, IncFs_WaitForPendingReadsWithUid); in waitForPendingReads()
/aosp12/system/incremental_delivery/incfs/
H A Dincfs.cpp1228 IncFsErrorCode IncFs_WaitForPendingReadsWithUid(const IncFsControl* control, int32_t timeoutMs, in IncFs_WaitForPendingReadsWithUid() function