Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/indexer/
H A Dindexer_component.h164 int32_t GetSectionIndexInList(const std::string& indexKey);
H A Dindexer_component.cpp539 int32_t IndexerComponent::GetSectionIndexInList(const std::string& indexKey) in GetSectionIndexInList() function in OHOS::Ace::IndexerComponent