Home
last modified time | relevance | path

Searched defs:CreateRuntime (Results 1 – 3 of 3) sorted by relevance

/foundation/ability/ability_runtime/frameworks/native/ability/native/child_process_manager/
Dchild_process_manager.cpp343 std::unique_ptr<AbilityRuntime::Runtime> ChildProcessManager::CreateRuntime(const AppExecFwk::Bundl… in CreateRuntime() function in OHOS::AbilityRuntime::ChildProcessManager
/foundation/ability/form_fwk/services/form_render_service/src/
Dform_render_record.cpp447 bool FormRenderRecord::CreateRuntime(const FormJsInfo &formJsInfo) in CreateRuntime() function in OHOS::AppExecFwk::FormRender::FormRenderRecord
/foundation/arkui/napi/native_engine/impl/ark/
Dark_native_engine.cpp1747 void* ArkNativeEngine::CreateRuntime(bool isLimitedWorker) in CreateRuntime() function in ArkNativeEngine