Home
last modified time | relevance | path

Searched defs:commandPath (Results 1 – 1 of 1) sorted by relevance

/system/incremental_delivery/incfs/
Dincfs.cpp840 static IncFsErrorCode makeDir(const char* commandPath, int32_t mode, bool allowExisting) { in makeDir()
851 static IncFsErrorCode makeDirs(std::string_view commandPath, std::string_view path, in makeDirs()
884 auto commandPath = makeCommandPath(root, path); in IncFs_MakeDir() local
905 auto commandPath = makeCommandPath(root, path); in IncFs_MakeDirs() local