Searched defs:GetValueIndex (Results 1 – 3 of 3) sorted by relevance
68 bool Node::GetValueIndex(const std::string& value, std::size_t* index) const { in GetValueIndex() function in android::perfmgr::Node
113 uint32_t GetValueIndex() const { return delegate_.GetValueIndex(); } in GetValueIndex() function
2033 uint32_t IcingDynamicTrie::Iterator::GetValueIndex() const { in GetValueIndex() function in icing::lib::IcingDynamicTrie::Iterator