Searched refs:CgroupGetAttributePath (Results 1 – 3 of 3) sorted by relevance
35 bool CgroupGetAttributePath(const std::string& attr_name, std::string* path);
127 bool CgroupGetAttributePath(const std::string& attr_name, std::string* path) { in CgroupGetAttributePath() function
3219 if (!CgroupGetAttributePath(attr, &path)) { in GetCgroupAttributePath()