Searched refs:AddIndexKey (Results 1 – 3 of 3) sorted by relevance
57 uint32_t AddIndexKey(const std::string& indexKey);
336 itemIndex = static_cast<int32_t>(item->AddIndexKey(indexKey)); in AddItemIndexKey()373 int32_t itemIndex = static_cast<int32_t>(itemPtr->AddIndexKey(indexKey)); in AddItemToSharp()
97 uint32_t IndexerItemComponent::AddIndexKey(const std::string& indexKey) in AddIndexKey() function in OHOS::Ace::IndexerItemComponent