Home
last modified time | relevance | path

Searched defs:GetValueIndex (Results 1 – 2 of 2) sorted by relevance

/external/icing/icing/index/lite/
Dlite-index.h109 uint32_t GetValueIndex() const { return delegate_.GetValueIndex(); } in GetValueIndex() function
/external/icing/icing/legacy/index/
Dicing-dynamic-trie.cc1916 uint32_t IcingDynamicTrie::Iterator::GetValueIndex() const { in GetValueIndex() function in icing::lib::IcingDynamicTrie::Iterator