Home
last modified time | relevance | path

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 Dchild_process_manager.cpp343 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 Dform_render_record.cpp464 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 Dark_native_engine.cpp1757 void* ArkNativeEngine::CreateRuntime(bool isLimitedWorker) in CreateRuntime() function in ArkNativeEngine