Home
last modified time | relevance | path

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

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