Home
last modified time | relevance | path

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

/system/core/libprocessgroup/include/processgroup/
Dprocessgroup.h70 bool getAttributePathForTask(const std::string& attr_name, int tid, std::string* path);
/system/core/libprocessgroup/
Dprocessgroup.cpp510 bool getAttributePathForTask(const std::string& attr_name, int tid, std::string* path) { in getAttributePathForTask() function