Searched defs:uid_path (Results 1 – 2 of 2) sorted by relevance
247 static bool RemoveEmptyUidCgroups(const std::string& uid_path) { in RemoveEmptyUidCgroups()643 auto uid_path = ConvertUidToPath(cgroup.c_str(), uid); in createProcessGroupInternal() local
164 const std::string uid_path = ConvertUidToPath(root_cgroup_path, uid); in ConvertUidPidToPath() local