Home
last modified time | relevance | path

Searched defs:StartNativeProcessForDebugger (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/test/mock/services_appmgr_test/include/
H A Dmock_app_mgr_service.h154 virtual int32_t StartNativeProcessForDebugger(const AAFwk::Want &want) override in StartNativeProcessForDebugger() function
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_appkit_test/include/
H A Dmock_app_mgr_service.h185 virtual int32_t StartNativeProcessForDebugger(const AAFwk::Want &want) override in StartNativeProcessForDebugger() function
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service.cpp1181 int32_t AppMgrService::StartNativeProcessForDebugger(const AAFwk::Want &want) in StartNativeProcessForDebugger() function in OHOS::AppExecFwk::AppMgrService
H A Dapp_mgr_service_inner.cpp6153 int32_t AppMgrServiceInner::StartNativeProcessForDebugger(const AAFwk::Want &want) in NotifyAppFaultBySA() function in OHOS::AppExecFwk::AppMgrServiceInner
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dapp_mgr_client.cpp830 int32_t AppMgrClient::StartNativeProcessForDebugger(const AAFwk::Want &want) in StartNativeProcessForDebugger() function in OHOS::AppExecFwk::AppMgrClient
H A Dapp_mgr_proxy.cpp1221 int32_t AppMgrProxy::StartNativeProcessForDebugger(const AAFwk::Want &want) in StartNativeProcessForDebugger() function in OHOS::AppExecFwk::AppMgrProxy