Home
last modified time | relevance | path

Searched defs:arkRuntime (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
H A Djsi_declarative_engine.cpp440 auto arkRuntime = std::static_pointer_cast<ArkJSRuntime>(runtime_); in InitJsEnv() local
465 auto arkRuntime = std::static_pointer_cast<ArkJSRuntime>(runtime_); in InitJsEnv() local
828 auto arkRuntime = std::static_pointer_cast<ArkJSRuntime>(runtime_); in DestroyRootViewHandle() local
846 auto arkRuntime = std::static_pointer_cast<ArkJSRuntime>(runtime_); in DestroyAllRootViewHandle() local
869 auto arkRuntime = std::static_pointer_cast<ArkJSRuntime>(runtime_); in FlushReload() local
1189 std::shared_ptr<ArkJSRuntime> arkRuntime; in Initialize() local
1428 auto arkRuntime = std::static_pointer_cast<ArkJSRuntime>(runtime); in ExecuteCardAbc() local
1574 auto arkRuntime = std::static_pointer_cast<ArkJSRuntime>(runtime); in LoadJs() local
1671 auto arkRuntime = std::static_pointer_cast<ArkJSRuntime>(runtime); in LoadPageSource() local
1700 auto arkRuntime = std::static_pointer_cast<ArkJSRuntime>(runtime); in LoadPageSource() local
[all …]
H A Djsi_view_register.cpp266 shared_ptr<ArkJSRuntime> arkRuntime = std::static_pointer_cast<ArkJSRuntime>(runtime); in JsLoadDocument() local
436 shared_ptr<ArkJSRuntime> arkRuntime = std::static_pointer_cast<ArkJSRuntime>(runtime); in JsPreviewerComponent() local
452 shared_ptr<ArkJSRuntime> arkRuntime = std::static_pointer_cast<ArkJSRuntime>(runtime); in JsGetPreviewComponentFlag() local
465 shared_ptr<ArkJSRuntime> arkRuntime = std::static_pointer_cast<ArkJSRuntime>(runtime); in JsStorePreviewComponents() local
492 shared_ptr<ArkJSRuntime> arkRuntime = std::static_pointer_cast<ArkJSRuntime>(runtime); in JsGetRootView() local
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/pa_engine/engine/jsi/
H A Djsi_pa_engine.cpp866 auto arkRuntime = std::static_pointer_cast<ArkJSRuntime>(GetJsRuntime()); in NapiValueToJsValue() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_canvas_bridge.cpp53 shared_ptr<ArkJSRuntime> arkRuntime = std::static_pointer_cast<ArkJSRuntime>(runtime); in CreatePixelMapFromNapiValue() local
1830 auto arkRuntime = std::static_pointer_cast<ArkJSRuntime>(runtime); in JsGetPixelMap() local
H A Djsi_engine.cpp93 shared_ptr<ArkJSRuntime> arkRuntime = std::static_pointer_cast<ArkJSRuntime>(runtime); in CreatePixelMapFromNapiValue() local
2905 auto arkRuntime = std::static_pointer_cast<ArkJSRuntime>(runtime_); in InitJsEnv() local