Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Dark_js_runtime.h241 RootView_ = RootView; in AddRootView()
246 return RootView_; in GetRootView()
266 panda::Global<panda::ObjectRef> RootView_; variable