Home
last modified time | relevance | path

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

/aosp_15_r20/system/core/libprocessgroup/
H A Dprocessgroup.cpp66 bool CgroupGetControllerPath(const std::string& cgroup_name, std::string* path) { in CgroupGetControllerPath()
112 bool CgroupGetControllerFromPath(const std::string& path, std::string* cgroup_name) { in CgroupGetControllerFromPath()