Searched refs:childProcessMgr (Results 1 – 1 of 1) sorted by relevance
265 ChildProcessManager &childProcessMgr = ChildProcessManager::GetInstance(); in HandleLoadNative() local266 …childProcessMgr.LoadNativeLibWithArgs(nativeLibModuleName_, processInfo_->srcEntry, processInfo_->… in HandleLoadNative()377 ChildProcessManager &childProcessMgr = ChildProcessManager::GetInstance(); in HandleRunNativeProc() local378 childProcessMgr.LoadNativeLib(nativeLibModuleName_, processInfo_->srcEntry, mainProcessCb); in HandleRunNativeProc()