Home
last modified time | relevance | path

Searched refs:GetAppManager (Results 1 - 7 of 7) sorted by relevance

/foundation/ability/ability_runtime/test/unittest/background_task_observer_test/
H A Dbackground_task_observer_test.cpp75 observer_->GetAppManager(); in HWTEST_F()
106 observer_->GetAppManager(); in HWTEST_F()
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dbackground_task_observer.cpp39 GetAppManager(); in OnContinuousTaskStart()
53 GetAppManager(); in OnContinuousTaskStop()
160 sptr<AppExecFwk::IAppMgr> BackgroundTaskObserver::GetAppManager() in GetAppManager() function in OHOS::AAFwk::BackgroundTaskObserver
/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dbackground_task_observer.h57 sptr<AppExecFwk::IAppMgr> GetAppManager();
/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Ddistributed_sched_service.h293 sptr<AppExecFwk::IAppMgr> GetAppManager();
/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_service.cpp3374 sptr<AppExecFwk::IAppMgr> appObject = GetAppManager(); in RegisterAppStateObserver()
3441 sptr<AppExecFwk::IAppMgr> appObject = GetAppManager(); in UnregisterAppStateObserver()
3455 sptr<AppExecFwk::IAppMgr> DistributedSchedService::GetAppManager() in GetAppManager() function in OHOS::DistributedSchedule::DistributedSchedService
/foundation/ability/dmsfwk/test/fuzztest/distributedschedstub_fuzzer/
H A Ddistributedschedstub_fuzzer.cpp163 DistributedSchedService::GetInstance().GetAppManager(); in StartContinuationInnerFuzzTest()
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H A Ddistributed_sched_service_second_test.cpp1336 * @tc.desc: test GetAppManager
1343 auto ret = DistributedSchedService::GetInstance().GetAppManager(); in HWTEST_F()

Completed in 14 milliseconds