Home
last modified time | relevance | path

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

/foundation/resourceschedule/frame_aware_sched/interfaces/innerkits/frameintf/
H A Dframe_msg_intf.cpp93 void FrameMsgIntf::ReportAppInfo(const int pid, const int uid, const std::string bundleName, ThreadState state) in ReportAppInfo() function in OHOS::RME::FrameMsgIntf
97 RME_LOGI("[ReportAppInfo]:taskQueue none!"); in ReportAppInfo()
102 IntelliSenseServer::GetInstance().ReportAppInfo(pid, uid, bundleName, state); in ReportAppInfo()
H A Dframe_msg_intf.h31 void ReportAppInfo(const int pid, const int uid, const std::string bundleName, ThreadState state);
/foundation/resourceschedule/frame_aware_sched/frameworks/core/frame_aware_policy/include/
H A Dintellisense_server.h38 void ReportAppInfo(const int pid, const int uid, const std::string bundleName, ThreadState state);
/foundation/resourceschedule/frame_aware_sched/frameworks/core/frame_aware_policy/src/
H A Dintellisense_server.cpp297 void IntelliSenseServer::ReportAppInfo(const int pid, const int uid, const std::string bundleName, ThreadState state) in ReportAppInfo() function in OHOS::RME::IntelliSenseServer
/foundation/resourceschedule/resource_schedule_service/ressched/plugins/frame_aware_plugin/src/
H A Dframe_aware_plugin.cpp111 RME::FrameMsgIntf::GetInstance().ReportAppInfo(pid, uid, bundleName, state); in HandleAppStateChange()

Completed in 3 milliseconds