Home
last modified time | relevance | path

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

/system/incremental_delivery/incfs/include/
Dincfs_ndk.h169 IncFsErrorCode IncFs_MakeFile(const IncFsControl* control, const char* path, int32_t mode,
Dincfs_inline.h166 return IncFs_MakeFile(control, details::c_str(path), mode, fileId, params); in makeFile()
/system/incremental_delivery/incfs/
Dincfs.cpp653 IncFsErrorCode IncFs_MakeFile(const IncFsControl* control, const char* path, int32_t mode, in IncFs_MakeFile() function