Home
last modified time | relevance | path

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

/system/core/libprocessgroup/util/
Dutil.cpp72 const std::string cgroup_path = cgroup["Path"].asString(); in MergeCgroupToDescriptors() local
180 unsigned int GetCgroupDepth(const std::string& controller_root, const std::string& cgroup_path) { in GetCgroupDepth()
/system/core/init/
Dservice_test.cpp223 std::string cgroup_path = StringPrintf("/proc/%d/cgroup", pid); in CgroupPath() local
270 const std::string cgroup_path = CgroupPath(pid); in TEST_P() local
/system/core/libprocessgroup/
Dtask_profiles.cpp161 const std::string cgroup_path = ConvertUidPidToPath(controller()->path(), uid, pid, true); in GetPathForProcess() local
193 const std::string cgroup_path = ConvertUidToPath(controller()->path(), uid, true); in GetPathForUID() local