Home
last modified time | relevance | path

Searched refs:GetEfficiencyResourcesTaskApps (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dbackground_task_observer.h36 void GetEfficiencyResourcesTaskApps();
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dbackground_task_observer.cpp107 void BackgroundTaskObserver::GetEfficiencyResourcesTaskApps() in GetEfficiencyResourcesTaskApps() function in OHOS::AAFwk::BackgroundTaskObserver
H A Dability_manager_service.cpp2493 bgtaskObserver_->GetEfficiencyResourcesTaskApps(); in SubscribeBackgroundTask()