Home
last modified time | relevance | path

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

/aosp12/system/incremental_delivery/incfs/include/
H A Dincfs_ndk.h247 IncFsFileId IncFs_GetId(const IncFsControl* control, const char* path);
H A Dincfs_inline.h229 return IncFs_GetId(control, details::c_str(path)); in getFileId()
/aosp12/system/incremental_delivery/incfs/
H A Dincfs.cpp1007 IncFsFileId IncFs_GetId(const IncFsControl* control, const char* path) { in IncFs_GetId() function