Home
last modified time | relevance | path

Searched defs:CreateNativeChildProcess (Results 1 – 4 of 4) sorted by relevance

/foundation/ability/ability_runtime/test/unittest/multi_instance_utils_second_test/
Dmock_iapp_mgr.h491 virtual int32_t CreateNativeChildProcess(const std::string& libName, int32_t childProcessCount, in CreateNativeChildProcess() function
/foundation/ability/ability_runtime/services/appmgr/src/
Dapp_mgr_service.cpp1734 int32_t AppMgrService::CreateNativeChildProcess(const std::string &libName, int32_t childProcessCou… in CreateNativeChildProcess() function in OHOS::AppExecFwk::AppMgrService
Dapp_mgr_service_inner.cpp9633 int32_t AppMgrServiceInner::CreateNativeChildProcess(const pid_t hostPid, const std::string &libNam… in NotifyAppFaultBySA() function in OHOS::AppExecFwk::AppMgrServiceInner
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
Dapp_mgr_proxy.cpp2109 int32_t AppMgrProxy::CreateNativeChildProcess(const std::string &libName, int32_t childProcessCount, in CreateNativeChildProcess() function in OHOS::AppExecFwk::AppMgrProxy