Home
last modified time | relevance | path

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

/system/incremental_delivery/incfs/include/
Dincfs_ndk.h193 IncFsErrorCode IncFs_WaitForPageReads(const IncFsControl* control, int32_t timeoutMs,
Dincfs_inline.h256 IncFs_WaitForPageReads(control, timeout.count(), pageReadsBuffer->data(), &size); in waitForPageReads()
/system/incremental_delivery/incfs/
Dincfs.cpp1015 IncFsErrorCode IncFs_WaitForPageReads(const IncFsControl* control, int32_t timeoutMs, in IncFs_WaitForPageReads() function