Searched defs:CreateRuntime (Results 1 – 5 of 5) sorted by relevance
126 std::unique_ptr<AbilityRuntime::Runtime> ChildProcessManager::CreateRuntime(const AppExecFwk::Bundl… in CreateRuntime() function in OHOS::AbilityRuntime::ChildProcessManager
378 std::unique_ptr<AbilityRuntime::Runtime> ChildProcessManager::CreateRuntime(const AppExecFwk::Bundl… in CreateRuntime() function in OHOS::AbilityRuntime::ChildProcessManager
63 bool CreateRuntime(const FormJsInfo &formJsInfo) in CreateRuntime() function in FormRenderRecordMock
535 bool FormRenderRecord::CreateRuntime(const FormJsInfo &formJsInfo) in CreateRuntime() function in OHOS::AppExecFwk::FormRender::FormRenderRecord
2228 void* ArkNativeEngine::CreateRuntime(bool isLimitedWorker) in CreateRuntime() function in ArkNativeEngine