Searched refs:getAttributePathForTask (Results 1 – 3 of 3) sorted by relevance
97 bool getAttributePathForTask(const std::string& attr_name, int tid, std::string* path);
557 if (!getAttributePathForTask("FreezerState", getpid(), &path)) { in com_android_server_am_CachedAppOptimizer_getFreezerCheckPath()
657 bool getAttributePathForTask(const std::string& attr_name, int tid, std::string* path) { in getAttributePathForTask() function