Home
last modified time | relevance | path

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

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