Searched defs:root_path (Results 1 – 2 of 2) sorted by relevance
149 const std::string& root_path, int cgroups_version) { in MergeCgroupToDescriptors()209 std::string root_path = cgroups2["Path"].asString(); in ReadDescriptorsFromFile() local
121 static bool create_unique_dir(char *dir, const char * const root_path) { in create_unique_dir()