Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/tabs/
H A Dtabs_helper.h365 static void IncTabContentRenderCount(const RefPtr<Element>& element) in IncTabContentRenderCount() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/common/
H A Delement_proxy.cpp326 TabsHelper::IncTabContentRenderCount(tabContentProxyElement); in Update()