/ohos5.0/foundation/multimodalinput/input/service/app_state_manager/src/ |
H A D | app_state_observer.cpp | 63 auto appMgr = GetAppMgr(); in GetForegroundApplicationInfo() local 103 sptr<AppExecFwk::IAppMgr> appMgr = OHOS::iface_cast<OHOS::AppExecFwk::IAppMgr>(object); in InitAppStateObserver() local
|
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/ |
H A D | app_mgr_service_event_handler.cpp | 24 const std::weak_ptr<AppMgrServiceInner> &appMgr) in AMSEventHandler()
|
H A D | cache_process_manager.cpp | 60 void CacheProcessManager::SetAppMgr(const std::weak_ptr<AppMgrServiceInner> &appMgr) in SetAppMgr()
|
/ohos5.0/foundation/ability/ability_runtime/services/quickfixmgr/src/ |
H A D | quick_fix_manager_service.cpp | 76 auto appMgr = QuickFixUtil::GetAppManagerProxy(); in ApplyQuickFix() local 149 auto appMgr = QuickFixUtil::GetAppManagerProxy(); in RevokeQuickFix() local
|
/ohos5.0/base/powermgr/power_manager/utils/appmgr/src/ |
H A D | app_manager_utils.cpp | 56 auto appMgr = GetAppManagerInstance(); in GetForegroundApplications() local
|
/ohos5.0/foundation/ability/ability_runtime/services/quickfixmgr/include/ |
H A D | quick_fix_manager_apply_task.h | 29 …xManagerApplyTask(sptr<AppExecFwk::IQuickFixManager> bundleQfMgr, sptr<AppExecFwk::IAppMgr> appMgr, in QuickFixManagerApplyTask()
|
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/appmanager_fuzzer/ |
H A D | appmanager_fuzzer.cpp | 59 std::shared_ptr<AppMgrService> appMgr = std::make_shared<AppMgrService>(); in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/app_manager_utils/ |
H A D | camera_app_manager_utils.cpp | 73 auto appMgr = GetAppManagerInstance(); in GetForegroundApplications() local
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/child_process_manager/ |
H A D | child_process_manager.cpp | 123 sptr<AppExecFwk::IAppMgr> appMgr = GetAppMgr(); in StartChildProcessWithArgs() local 155 sptr<AppExecFwk::IAppMgr> appMgr = GetAppMgr(); in StartNativeChildProcessByAppSpawnFork() local 435 sptr<AppExecFwk::IAppMgr> appMgr = GetAppMgr(); in HasChildProcessRecord() local
|
/ohos5.0/foundation/ability/form_fwk/services/src/ |
H A D | form_ability_connection_reporter.cpp | 59 auto appMgr = GetAppMgr(); in ReportFormAbilityConnection() local
|
H A D | form_ability_connection.cpp | 146 auto appMgr = GetAppMgr(); in onFormAppConnect() local
|
/ohos5.0/foundation/multimodalinput/input/intention/ipc/socket/src/ |
H A D | socket_session_manager.cpp | 46 auto appMgr = GetAppMgr(); in RegisterApplicationState() local
|
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/interceptor/ |
H A D | disposed_rule_interceptor.cpp | 221 sptr<OHOS::AppExecFwk::IAppMgr> appMgr = iface_cast<AppExecFwk::IAppMgr>(object); in GetAppMgr() local
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/quick_fix/quick_fix_manager_service_test/ |
H A D | quick_fix_manager_service_test.cpp | 289 sptr<AppExecFwk::IAppMgr> appMgr = nullptr; variable
|
/ohos5.0/foundation/ability/ability_runtime/test/moduletest/ui_extension_ability_test/ui_extension_stability_test/ |
H A D | ui_extension_stability_test.cpp | 117 sptr<AppExecFwk::IAppMgr> appMgr = iface_cast<AppExecFwk::IAppMgr>(remoteObj); in SetUpTestCase() local
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/app/ |
H A D | child_main_thread.cpp | 90 auto appMgr = iface_cast<IAppMgr>(object); in GetChildProcessInfo() local
|
/ohos5.0/base/msdp/device_status/intention/ipc/socket/src/ |
H A D | socket_session_manager.cpp | 49 auto appMgr = GetAppMgr(); in RegisterApplicationState() local
|
/ohos5.0/foundation/ability/ability_runtime/test/moduletest/ui_extension_ability_test/ui_extension_connect_module_test/ |
H A D | ui_extension_connect_module_test.cpp | 117 sptr<AppExecFwk::IAppMgr> appMgr = iface_cast<AppExecFwk::IAppMgr>(remoteObj); in SetUpTestCase() local
|
/ohos5.0/base/startup/appspawn/standard/ |
H A D | appspawn_appmgr.c | 47 AppSpawnMgr *appMgr = (AppSpawnMgr *)calloc(1, sizeof(AppSpawnMgr)); in CreateAppSpawnMgr() local
|
/ohos5.0/foundation/multimodalinput/input/intention/cooperate/plugin/src/ |
H A D | state_machine.cpp | 491 auto appMgr = GetAppMgr(); in RegisterApplicationStateObserver() local 507 auto appMgr = GetAppMgr(); in UnregisterApplicationStateObserver() local
|
/ohos5.0/base/msdp/device_status/intention/cooperate/plugin/src/ |
H A D | state_machine.cpp | 501 auto appMgr = GetAppMgr(); in RegisterApplicationStateObserver() local 517 auto appMgr = GetAppMgr(); in UnregisterApplicationStateObserver() local
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/app/js_app_manager/ |
H A D | js_app_manager.cpp | 1347 sptr<OHOS::AppExecFwk::IAppMgr> appMgr = appManager.promote(); in OnIsApplicationRunning() local 1398 sptr<OHOS::AppExecFwk::IAppMgr> appMgr = appManager.promote(); in OnIsAppRunning() local 1441 sptr<OHOS::AppExecFwk::IAppMgr> appMgr = weak.promote(); in OnPreloadApplication() local
|
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/ |
H A D | free_install_manager.cpp | 631 auto appMgr = AppMgrUtil::GetAppMgr(); in SetAppRunningState() local
|
H A D | ability_manager_service.cpp | 2365 auto appMgr = GetAppMgr(); in GetConfiguration() local 5605 auto appMgr = GetAppMgr(); in DumpUIExtensionRootHostRunningInfos() local 5634 auto appMgr = GetAppMgr(); in DumpUIExtensionProviderRunningInfos() local 11551 auto appMgr = AppMgrUtil::GetAppMgr(); in GetAppIndex() local 11590 auto appMgr = GetAppMgr(); in SignRestartAppFlag() local 11984 auto appMgr = GetAppMgr(); in GetRunningMultiAppIndex() local 12017 auto appMgr = GetAppMgr(); in HandleRestartResidentProcessDependedOnWeb() local
|