Home
last modified time | relevance | path

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

/system/core/libprocessgroup/cgrouprc/
Dlibcgrouprc.llndk.txt8 ACgroupController_getPath;
Dcgroup_controller.cpp35 const char* ACgroupController_getPath(const ACgroupController* controller) { in ACgroupController_getPath() function
/system/core/libprocessgroup/cgrouprc/include/android/
Dcgrouprc.h84 __attribute__((warn_unused_result)) const char* ACgroupController_getPath(const ACgroupController*)
/system/core/libprocessgroup/
Dcgroup_map.cpp63 return ACgroupController_getPath(controller_); in path()
166 << ACgroupController_getPath(controller); in Print()