Home
last modified time | relevance | path

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

/system/core/libprocessgroup/
Dtask_profiles.cpp144 std::string ConvertUidToPath(const char* root_cgroup_path, uid_t uid, bool v2_path) { in ConvertUidToPath()
154 std::string ConvertUidPidToPath(const char* root_cgroup_path, uid_t uid, pid_t pid, bool v2_path) { in ConvertUidPidToPath()