Searched refs:ACgroupFile_getController (Results 1 – 4 of 4) sorted by relevance
5 ACgroupFile_getController;
98 const ACgroupController* ACgroupFile_getController(uint32_t index) { in ACgroupFile_getController() function
56 __attribute__((warn_unused_result)) const ACgroupController* ACgroupFile_getController(
163 const ACgroupController* controller = ACgroupFile_getController(i); in Print()179 const ACgroupController* controller = ACgroupFile_getController(i); in FindController()