Home
last modified time | relevance | path

Searched refs:OnAppEfficiencyResourcesReset (Results 1 – 19 of 19) sorted by relevance

/ohos5.0/foundation/resourceschedule/background_task_mgr/interfaces/innerkits/src/
H A Dbackground_task_subscriber.cpp63 void BackgroundTaskSubscriber::OnAppEfficiencyResourcesReset( in OnAppEfficiencyResourcesReset() function in OHOS::BackgroundTaskMgr::BackgroundTaskSubscriber
84 void BackgroundTaskSubscriber::BackgroundTaskSubscriberImpl::OnAppEfficiencyResourcesReset( in OnAppEfficiencyResourcesReset() function in OHOS::BackgroundTaskMgr::BackgroundTaskSubscriber::BackgroundTaskSubscriberImpl
87 subscriber_.OnAppEfficiencyResourcesReset(resourceInfo); in OnAppEfficiencyResourcesReset()
/ohos5.0/foundation/resourceschedule/background_task_mgr/interfaces/innerkits/include/
H A Dbackground_task_subscriber.h130 …virtual void OnAppEfficiencyResourcesReset(const std::shared_ptr<ResourceCallbackInfo> &resourceIn…
239 …void OnAppEfficiencyResourcesReset(const std::shared_ptr<ResourceCallbackInfo> &resourceInfo) over…
/ohos5.0/foundation/resourceschedule/work_scheduler/services/native/include/
H A Dscheduler_bg_task_subscriber.h33 void OnAppEfficiencyResourcesReset(
/ohos5.0/foundation/resourceschedule/work_scheduler/services/native/src/
H A Dscheduler_bg_task_subscriber.cpp55 void SchedulerBgTaskSubscriber::OnAppEfficiencyResourcesReset( in OnAppEfficiencyResourcesReset() function in OHOS::WorkScheduler::SchedulerBgTaskSubscriber
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dbackground_task_observer.h48 void OnAppEfficiencyResourcesReset(
/ohos5.0/foundation/resourceschedule/background_task_mgr/frameworks/include/
H A Dibackground_task_subscriber.h127 virtual void OnAppEfficiencyResourcesReset(
H A Dbackground_task_subscriber_proxy.h120 …void OnAppEfficiencyResourcesReset(const std::shared_ptr<ResourceCallbackInfo> &resourceInfo) over…
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/test/unittest/
H A Dbg_efficiency_resources_mgr_test.cpp83 …void OnAppEfficiencyResourcesReset(const std::shared_ptr<ResourceCallbackInfo> &resourceInfo) over… in OnAppEfficiencyResourcesReset() function in OHOS::BackgroundTaskMgr::TestBackgroundTaskSubscriber
307 subscriberImpl->OnAppEfficiencyResourcesReset(resourceInfo);
343 subscriber->OnAppEfficiencyResourcesReset(resourceInfo);
350 subscriberImpl->OnAppEfficiencyResourcesReset(resourceInfo);
/ohos5.0/foundation/resourceschedule/background_task_mgr/interfaces/test/unittest/bgtask_manager_client_test/
H A Dbgtask_client_unit_test.cpp154 …void OnAppEfficiencyResourcesReset(const std::shared_ptr<ResourceCallbackInfo> &resourceInfo) over… in OnAppEfficiencyResourcesReset() function in OHOS::BackgroundTaskMgr::TestBackgroundTaskSubscriber
395 subscriberImpl->OnAppEfficiencyResourcesReset(nullptr);
427 subscriber.OnAppEfficiencyResourcesReset(nullptr);
/ohos5.0/foundation/resourceschedule/background_task_mgr/frameworks/test/unittest/
H A Dbgtask_framework_unit_test.cpp96 …void OnAppEfficiencyResourcesReset(const std::shared_ptr<ResourceCallbackInfo> &resourceInfo) over… in OnAppEfficiencyResourcesReset() function in OHOS::BackgroundTaskMgr::TestBackgroundTaskSubscriberStub
478 subscirberProxy1.OnAppEfficiencyResourcesReset(nullptr);
479 subscirberProxy2.OnAppEfficiencyResourcesReset(nullptr);
486 subscirberProxy2.OnAppEfficiencyResourcesReset(info);
H A Dbgtask_framework_abnormal_unit_test.cpp80 …void OnAppEfficiencyResourcesReset(const std::shared_ptr<ResourceCallbackInfo> &resourceInfo) over… in OnAppEfficiencyResourcesReset() function in OHOS::BackgroundTaskMgr::TestBackgroundTaskSubscriberStub
/ohos5.0/foundation/resourceschedule/resource_schedule_service/cgroup_sched/framework/sched_controller/include/
H A Dbackground_task_observer.h46 virtual void OnAppEfficiencyResourcesReset(
/ohos5.0/foundation/resourceschedule/work_scheduler/test/fuzztest/workschedulerstartwork_fuzzer/
H A Dworkschedulerstartwork_fuzzer.cpp340 subscriber.OnAppEfficiencyResourcesReset(nullptr); in OnProcEfficiencyResourcesChange()
346 subscriber.OnAppEfficiencyResourcesReset(resourceInfo); in OnProcEfficiencyResourcesChange()
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dbackground_task_observer.cpp86 void BackgroundTaskObserver::OnAppEfficiencyResourcesReset( in OnAppEfficiencyResourcesReset() function in OHOS::AAFwk::BackgroundTaskObserver
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/efficiency_resources/src/
H A Dresources_subscriber_mgr.cpp125 (*iter)->OnAppEfficiencyResourcesReset(callbackInfo); in OnResourceChanged()
/ohos5.0/foundation/resourceschedule/background_task_mgr/frameworks/src/
H A Dbackground_task_subscriber_stub.cpp261 OnAppEfficiencyResourcesReset(resourceCallbackInfo); in HandleOnAppEfficiencyResourcesReset()
H A Dbackground_task_subscriber_proxy.cpp390 void BackgroundTaskSubscriberProxy::OnAppEfficiencyResourcesReset( in OnAppEfficiencyResourcesReset() function in OHOS::BackgroundTaskMgr::BackgroundTaskSubscriberProxy
/ohos5.0/foundation/resourceschedule/resource_schedule_service/cgroup_sched/framework/sched_controller/
H A Dbackground_task_observer.cpp214 void BackgroundTaskObserver::OnAppEfficiencyResourcesReset( in OnAppEfficiencyResourcesReset() function in OHOS::ResourceSchedule::BackgroundTaskObserver
/ohos5.0/foundation/resourceschedule/work_scheduler/services/test/src/
H A Dworkschedulerservice_test.cpp644 subscriber.OnAppEfficiencyResourcesReset(nullptr);
650 subscriber.OnAppEfficiencyResourcesReset(resourceInfo);