Searched defs:StartNativeChildProcess (Results 1 – 4 of 4) sorted by relevance
67 static napi_value StartNativeChildProcess(napi_env env, napi_callback_info info) in StartNativeChildProcess() function in OHOS::AbilityRuntime::JsChildProcessManager
1580 int32_t AppMgrService::StartNativeChildProcess(const std::string &libName, int32_t childProcessCoun… in StartNativeChildProcess() function in OHOS::AppExecFwk::AppMgrService
7737 int32_t AppMgrServiceInner::StartNativeChildProcess(const pid_t hostPid, const std::string &libName, in NotifyAppFaultBySA() function in OHOS::AppExecFwk::AppMgrServiceInner
1928 int32_t AppMgrProxy::StartNativeChildProcess(const std::string &libName, int32_t childProcessCount, in StartNativeChildProcess() function in OHOS::AppExecFwk::AppMgrProxy