Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Drender_component.h259 const EventMarker& GetOnLayoutReadyMarker() const in GetOnLayoutReadyMarker() function
H A Drender_node.cpp1351 …AceAsyncEvent<void(const std::string&)>::Create(renderComponent->GetOnLayoutReadyMarker(), context… in UpdateAll()