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