Home
last modified time | relevance | path

Searched defs:uid_path (Results 1 – 1 of 1) sorted by relevance

/system/core/libprocessgroup/
Dprocessgroup.cpp188 auto uid_path = ConvertUidToPath(cgroup, uid); in RemoveProcessGroup() local
203 static bool RemoveUidProcessGroups(const std::string& uid_path, bool empty_only) { in RemoveUidProcessGroups()
497 auto uid_path = ConvertUidToPath(cgroup.c_str(), uid); in createProcessGroupInternal() local