Home
last modified time | relevance | path

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

/system/incremental_delivery/incfs/include/
Dincfs_ndk.h189 IncFsErrorCode IncFs_Unlink(const IncFsControl* control, const char* path);
Dincfs_inline.h225 return IncFs_Unlink(control, details::c_str(path)); in unlink()
/system/incremental_delivery/incfs/
Dincfs.cpp919 IncFsErrorCode IncFs_Unlink(const IncFsControl* control, const char* path) { in IncFs_Unlink() function