Home
last modified time | relevance | path

Searched refs:AddRootView (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Dark_js_runtime.h239 void AddRootView(const panda::Global<panda::ObjectRef> &RootView) in AddRootView() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
H A Djsi_view_register.cpp267 arkRuntime->AddRootView(rootView); in JsLoadDocument()
H A Djsi_declarative_engine.cpp1834 arkRuntime->AddRootView(rootView); in LoadNamedRouterSource()