Searched defs:CreateRuntime (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/child_process_manager/ | ||
H A D | child_process_manager.cpp | 343 std::unique_ptr<AbilityRuntime::Runtime> ChildProcessManager::CreateRuntime(const AppExecFwk::Bundl… in CreateRuntime() function in OHOS::AbilityRuntime::ChildProcessManager |
/ohos5.0/foundation/ability/form_fwk/services/form_render_service/src/ | ||
H A D | form_render_record.cpp | 464 bool FormRenderRecord::CreateRuntime(const FormJsInfo &formJsInfo) in CreateRuntime() function in OHOS::AppExecFwk::FormRender::FormRenderRecord |
/ohos5.0/foundation/arkui/napi/native_engine/impl/ark/ | ||
H A D | ark_native_engine.cpp | 1757 void* ArkNativeEngine::CreateRuntime(bool isLimitedWorker) in CreateRuntime() function in ArkNativeEngine |