Searched refs:GetIndexKey (Results 1 – 2 of 2) sorted by relevance
49 … int32_t itemIndex = indexer_->AddItemIndexKey(listItem->GetIndexKey(), listItem->GetType()); in AppendChild()65 indexer_->RemoveItemIndexKey(listItem->GetIndexKey()); in RemoveChild()
204 const std::string& GetIndexKey() const in GetIndexKey() function