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