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