Home
last modified time | relevance | path

Searched defs:GetRootComponent (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/video/
Dvideo_element_v2.cpp22 RefPtr<Component> VideoElementV2::GetRootComponent() in GetRootComponent() function in OHOS::Ace::VideoElementV2
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
Dview_stack_processor.cpp64 RefPtr<ComposedComponent> ViewStackProcessor::GetRootComponent(const std::string& id, const std::st… in GetRootComponent() function in OHOS::Ace::Framework::ViewStackProcessor
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
Ddom_node.h119 const RefPtr<ComposedComponent>& GetRootComponent() const in GetRootComponent() function