Home
last modified time | relevance | path

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

/aosp_15_r20/system/core/libprocessgroup/
H A Dprocessgroup.cpp247 static bool RemoveEmptyUidCgroups(const std::string& uid_path) { in RemoveEmptyUidCgroups()
643 auto uid_path = ConvertUidToPath(cgroup.c_str(), uid); in createProcessGroupInternal() local
H A Dtask_profiles.cpp164 const std::string uid_path = ConvertUidToPath(root_cgroup_path, uid); in ConvertUidPidToPath() local