Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/indexer/
H A Dindexer_component.cpp326 return AddItemToSharp(indexKey, headStyle); in AddItemIndexKey()
343 itemIndex = AddItemToSharp(indexKey, headStyle); in AddItemIndexKey()
351 int32_t IndexerComponent::AddItemToSharp(const std::string& indexKey, const std::string& headStyle) in AddItemToSharp() function in OHOS::Ace::IndexerComponent
H A Dindexer_component.h257 int32_t AddItemToSharp(const std::string& indexKey, const std::string& headStyle);