Home
last modified time | relevance | path

Searched defs:RegisterAppDebugListener (Results 1 – 11 of 11) sorted by relevance

/foundation/ability/ability_runtime/services/appmgr/src/
Dapp_debug_manager.cpp23 int32_t AppDebugManager::RegisterAppDebugListener(const sptr<IAppDebugListener> &listener) in RegisterAppDebugListener() function in OHOS::AppExecFwk::AppDebugManager
Dams_mgr_scheduler.cpp539 int32_t AmsMgrScheduler::RegisterAppDebugListener(const sptr<IAppDebugListener> &listener) in RegisterAppDebugListener() function in OHOS::AppExecFwk::AmsMgrScheduler
Dapp_mgr_service_inner.cpp6377 int32_t AppMgrServiceInner::RegisterAppDebugListener(const sptr<IAppDebugListener> &listener) in NotifyAppFaultBySA() function in OHOS::AppExecFwk::AppMgrServiceInner
/foundation/ability/ability_runtime/test/mock/services_abilitymgr_test/libs/appexecfwk_core/src/appmgr/
Dmock_app_scheduler.cpp221 int32_t AppScheduler::RegisterAppDebugListener(const sptr<AppExecFwk::IAppDebugListener> &listener) in RegisterAppDebugListener() function in OHOS::AAFwk::AppScheduler
/foundation/ability/ability_runtime/services/abilitymgr/src/
Dapp_scheduler.cpp531 int32_t AppScheduler::RegisterAppDebugListener(const sptr<AppExecFwk::IAppDebugListener> &listener) in RegisterAppDebugListener() function in OHOS::AAFwk::AppScheduler
Dability_manager_client.cpp1754 ErrCode AbilityManagerClient::RegisterAppDebugListener(sptr<AppExecFwk::IAppDebugListener> listener) in RegisterAppDebugListener() function in OHOS::AAFwk::AbilityManagerClient
Dability_manager_proxy.cpp4785 int32_t AbilityManagerProxy::RegisterAppDebugListener(sptr<AppExecFwk::IAppDebugListener> listener) in RegisterAppDebugListener() function in OHOS::AAFwk::AbilityManagerProxy
Dability_manager_service.cpp10776 int32_t AbilityManagerService::RegisterAppDebugListener(sptr<AppExecFwk::IAppDebugListener> listene… in RegisterAppDebugListener() function in OHOS::AAFwk::AbilityManagerService
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
Dams_mgr_proxy.cpp909 int32_t AmsMgrProxy::RegisterAppDebugListener(const sptr<IAppDebugListener> &listener) in RegisterAppDebugListener() function in OHOS::AppExecFwk::AmsMgrProxy
Dapp_mgr_client.cpp971 int32_t AppMgrClient::RegisterAppDebugListener(const sptr<IAppDebugListener> &listener) in RegisterAppDebugListener() function in OHOS::AppExecFwk::AppMgrClient
/foundation/ability/form_fwk/test/mock/include/
Dmock_ability_manager.h791 int32_t RegisterAppDebugListener(sptr<AppExecFwk::IAppDebugListener> listener) in RegisterAppDebugListener() function