Home
last modified time | relevance | path

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

/system/core/libprocessgroup/
Dprocessgroup.cpp265 static bool RemoveEmptyUidCgroups(const std::string& uid_path) { in RemoveEmptyUidCgroups()
661 auto uid_path = ConvertUidToPath(cgroup.c_str(), uid, activate_controllers); in createProcessGroupInternal() local
Dtask_profiles.cpp155 const std::string uid_path = ConvertUidToPath(root_cgroup_path, uid, v2_path); in ConvertUidPidToPath() local