Searched refs:ReportAppStateInProcess (Results 1 – 5 of 5) sorted by relevance
27 *ReportAppStateInProcess*;
41 void ReportAppStateInProcess(int32_t state, int32_t pid);
199 ResSchedUtils::GetInstance().ReportAppStateInProcess(appStateData.state, appStateData.pid); in OnApplicationStateChanged()223 ResSchedUtils::GetInstance().ReportAppStateInProcess(appStateData.state, appStateData.pid); in OnAppStateChanged()
198 void ResSchedUtils::ReportAppStateInProcess(int32_t state, int32_t pid) in ReportAppStateInProcess() function in OHOS::ResourceSchedule::ResSchedUtils
212 extern "C" void ReportAppStateInProcess(int32_t state, int32_t pid) in ReportAppStateInProcess() function