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