Home
last modified time | relevance | path

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

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