Home
last modified time | relevance | path

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

/system/incremental_delivery/incfs/include/
Dincfs_ndk.h197 IncFsFd IncFs_OpenForSpecialOpsById(const IncFsControl* control, IncFsFileId id);
Dincfs_inline.h268 return UniqueFd(IncFs_OpenForSpecialOpsById(control, fileId)); in openForSpecialOps()
/system/incremental_delivery/incfs/
Dincfs.cpp1068 IncFsFd IncFs_OpenForSpecialOpsById(const IncFsControl* control, IncFsFileId id) { in IncFs_OpenForSpecialOpsById() function