Home
last modified time | relevance | path

Searched refs:ReportCgroupChange (Results 1 - 5 of 5) sorted by relevance

/foundation/resourceschedule/frame_aware_sched/interfaces/innerkits/frameintf/
H A Dframe_msg_intf.cpp118 void FrameMsgIntf::ReportCgroupChange(const int pid, const int uid, const int oldGroup, const int newGroup) in ReportCgroupChange() function in OHOS::RME::FrameMsgIntf
128 IntelliSenseServer::GetInstance().ReportCgroupChange(pid, uid, oldGroup, newGroup); in ReportCgroupChange()
H A Dframe_msg_intf.h33 void ReportCgroupChange(const int pid, const int uid, const int oldGroup, const int newGroup);
/foundation/resourceschedule/frame_aware_sched/frameworks/core/frame_aware_policy/include/
H A Dintellisense_server.h40 void ReportCgroupChange(const int pid, const int uid, const int oldGroup, const int newGroup);
/foundation/resourceschedule/frame_aware_sched/frameworks/core/frame_aware_policy/src/
H A Dintellisense_server.cpp272 void IntelliSenseServer::ReportCgroupChange(const int pid, const int uid, const int oldGroup, const int newGroup) in ReportCgroupChange() function in OHOS::RME::IntelliSenseServer
/foundation/resourceschedule/resource_schedule_service/ressched/plugins/frame_aware_plugin/src/
H A Dframe_aware_plugin.cpp172 RME::FrameMsgIntf::GetInstance().ReportCgroupChange(pid, uid, oldGroup, newGroup); in HandleCgroupAdjuster()

Completed in 5 milliseconds