Searched defs:CreateNativeChildProcess (Results 1 – 4 of 4) sorted by relevance
491 virtual int32_t CreateNativeChildProcess(const std::string& libName, int32_t childProcessCount, in CreateNativeChildProcess() function
1734 int32_t AppMgrService::CreateNativeChildProcess(const std::string &libName, int32_t childProcessCou… in CreateNativeChildProcess() function in OHOS::AppExecFwk::AppMgrService
9633 int32_t AppMgrServiceInner::CreateNativeChildProcess(const pid_t hostPid, const std::string &libNam… in NotifyAppFaultBySA() function in OHOS::AppExecFwk::AppMgrServiceInner
2109 int32_t AppMgrProxy::CreateNativeChildProcess(const std::string &libName, int32_t childProcessCount, in CreateNativeChildProcess() function in OHOS::AppExecFwk::AppMgrProxy