Searched defs:root_path (Results 1 – 6 of 6) sorted by relevance
78 char* root_path = NULL; in main() local
149 const std::string& root_path, int cgroups_version) { in MergeCgroupToDescriptors()209 std::string root_path = cgroups2["Path"].asString(); in ReadDescriptorsFromFile() local
69 const char* root_path = getenv("ANDROID_ROOT"); in init_globals_from_data_and_root() local
76 static std::string resolve_ce_path_by_inode_or_fallback(const std::string& root_path, in resolve_ce_path_by_inode_or_fallback()
213 bool ZipAssetsProvider::ForEachFile(const std::string& root_path, in ForEachFile()375 bool MultiAssetsProvider::ForEachFile(const std::string& root_path, in ForEachFile()
121 static bool create_unique_dir(char *dir, const char * const root_path) { in create_unique_dir()