/ohos5.0/foundation/resourceschedule/background_task_mgr/interfaces/innerkits/src/ |
H A D | background_task_subscriber.cpp | 63 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 D | background_task_subscriber.h | 130 …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 D | scheduler_bg_task_subscriber.h | 33 void OnAppEfficiencyResourcesReset(
|
/ohos5.0/foundation/resourceschedule/work_scheduler/services/native/src/ |
H A D | scheduler_bg_task_subscriber.cpp | 55 void SchedulerBgTaskSubscriber::OnAppEfficiencyResourcesReset( in OnAppEfficiencyResourcesReset() function in OHOS::WorkScheduler::SchedulerBgTaskSubscriber
|
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/ |
H A D | background_task_observer.h | 48 void OnAppEfficiencyResourcesReset(
|
/ohos5.0/foundation/resourceschedule/background_task_mgr/frameworks/include/ |
H A D | ibackground_task_subscriber.h | 127 virtual void OnAppEfficiencyResourcesReset(
|
H A D | background_task_subscriber_proxy.h | 120 …void OnAppEfficiencyResourcesReset(const std::shared_ptr<ResourceCallbackInfo> &resourceInfo) over…
|
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/test/unittest/ |
H A D | bg_efficiency_resources_mgr_test.cpp | 83 …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 D | bgtask_client_unit_test.cpp | 154 …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 D | bgtask_framework_unit_test.cpp | 96 …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 D | bgtask_framework_abnormal_unit_test.cpp | 80 …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 D | background_task_observer.h | 46 virtual void OnAppEfficiencyResourcesReset(
|
/ohos5.0/foundation/resourceschedule/work_scheduler/test/fuzztest/workschedulerstartwork_fuzzer/ |
H A D | workschedulerstartwork_fuzzer.cpp | 340 subscriber.OnAppEfficiencyResourcesReset(nullptr); in OnProcEfficiencyResourcesChange() 346 subscriber.OnAppEfficiencyResourcesReset(resourceInfo); in OnProcEfficiencyResourcesChange()
|
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/ |
H A D | background_task_observer.cpp | 86 void BackgroundTaskObserver::OnAppEfficiencyResourcesReset( in OnAppEfficiencyResourcesReset() function in OHOS::AAFwk::BackgroundTaskObserver
|
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/efficiency_resources/src/ |
H A D | resources_subscriber_mgr.cpp | 125 (*iter)->OnAppEfficiencyResourcesReset(callbackInfo); in OnResourceChanged()
|
/ohos5.0/foundation/resourceschedule/background_task_mgr/frameworks/src/ |
H A D | background_task_subscriber_stub.cpp | 261 OnAppEfficiencyResourcesReset(resourceCallbackInfo); in HandleOnAppEfficiencyResourcesReset()
|
H A D | background_task_subscriber_proxy.cpp | 390 void BackgroundTaskSubscriberProxy::OnAppEfficiencyResourcesReset( in OnAppEfficiencyResourcesReset() function in OHOS::BackgroundTaskMgr::BackgroundTaskSubscriberProxy
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/cgroup_sched/framework/sched_controller/ |
H A D | background_task_observer.cpp | 214 void BackgroundTaskObserver::OnAppEfficiencyResourcesReset( in OnAppEfficiencyResourcesReset() function in OHOS::ResourceSchedule::BackgroundTaskObserver
|
/ohos5.0/foundation/resourceschedule/work_scheduler/services/test/src/ |
H A D | workschedulerservice_test.cpp | 644 subscriber.OnAppEfficiencyResourcesReset(nullptr); 650 subscriber.OnAppEfficiencyResourcesReset(resourceInfo);
|