Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/indexer/
H A Drender_indexer.h116 void UpdateSection(int32_t index);
H A Drender_indexer.cpp147 indexer->UpdateSection(index); in Update()
173 void RenderIndexer::UpdateSection(int32_t index) in UpdateSection() function in OHOS::Ace::RenderIndexer