Home
last modified time | relevance | path

Searched refs:ACgroupController_getPath (Results 1 – 4 of 4) sorted by relevance

/system/core/libprocessgroup/cgrouprc/
Dlibcgrouprc.map.txt8 ACgroupController_getPath;
Dcgroup_controller.cpp40 const char* ACgroupController_getPath(const ACgroupController* controller) { in ACgroupController_getPath() function
/system/core/libprocessgroup/
Dcgroup_map.cpp63 return ACgroupController_getPath(controller_); in path()
178 << ACgroupController_getPath(controller) << " flags " in Print()
183 << ACgroupController_getPath(controller); in Print()
/system/core/libprocessgroup/cgrouprc/include/android/
Dcgrouprc.h91 __attribute__((warn_unused_result)) const char* ACgroupController_getPath(const ACgroupController*)