Home
last modified time | relevance | path

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

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