Home
last modified time | relevance | path

Searched defs:SetRootView (Results 1 – 2 of 2) sorted by relevance

/foundation/aafwk/aafwk_lite/frameworks/ability_lite/src/
Dability_window.cpp21 void AbilityWindow::SetRootView(RootView *rootView, int16_t x, int16_t y) in SetRootView() function in OHOS::AbilityWindow
/foundation/ace/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
Djsi_declarative_engine.h132 void SetRootView(int32_t pageId, panda::Global<panda::ObjectRef> value) in SetRootView() function