Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/test/unittest/runtime_test/
Dmock_js_native_engine.h234 void* CreateRuntime() override in CreateRuntime() function
/foundation/ability/ability_runtime/test/unittest/ability_runtime_error_util_test/
Dmock_native_engine.h236 void* CreateRuntime() override in CreateRuntime() function
/foundation/ability/form_fwk/services/form_render_service/src/
Dform_render_record.cpp331 bool FormRenderRecord::CreateRuntime(const FormJsInfo &formJsInfo) in CreateRuntime() function in OHOS::AppExecFwk::FormRender::FormRenderRecord
/foundation/arkui/napi/native_engine/impl/ark/
Dark_native_engine.cpp911 void* ArkNativeEngine::CreateRuntime() in CreateRuntime() function in ArkNativeEngine