Home
last modified time | relevance | path

Searched refs:CgroupGetAttributePath (Results 1 – 2 of 2) sorted by relevance

/system/core/libprocessgroup/include/processgroup/
Dprocessgroup.h29 bool CgroupGetAttributePath(const std::string& attr_name, std::string* path);
/system/core/libprocessgroup/
Dprocessgroup.cpp72 bool CgroupGetAttributePath(const std::string& attr_name, std::string* path) { in CgroupGetAttributePath() function