Home
last modified time | relevance | path

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

/system/core/libprocessgroup/cgrouprc/
Dlibcgrouprc.llndk.txt5 ACgroupFile_getController;
Dcgroup_file.cpp98 const ACgroupController* ACgroupFile_getController(uint32_t index) { in ACgroupFile_getController() function
/system/core/libprocessgroup/cgrouprc/include/android/
Dcgrouprc.h56 __attribute__((warn_unused_result)) const ACgroupController* ACgroupFile_getController(
/system/core/libprocessgroup/
Dcgroup_map.cpp163 const ACgroupController* controller = ACgroupFile_getController(i); in Print()
179 const ACgroupController* controller = ACgroupFile_getController(i); in FindController()