Home
last modified time | relevance | path

Searched defs:GetElementsSize (Results 1 – 7 of 7) sorted by relevance

/external/icing/icing/index/main/
Dflash-index-storage.h140 uint64_t GetElementsSize() const { in GetElementsSize() function
Dmain-index.cc123 libtextclassifier3::StatusOr<int64_t> MainIndex::GetElementsSize() const { in GetElementsSize() function in icing::lib::MainIndex
/external/icing/icing/store/
Dkey-mapper.h300 libtextclassifier3::StatusOr<int64_t> KeyMapper<T>::GetElementsSize() const { in GetElementsSize() function
/external/icing/icing/index/
Dindex.h157 libtextclassifier3::StatusOr<int64_t> GetElementsSize() const { in GetElementsSize() function
Dindex_test.cc1225 TEST_F(IndexTest, GetElementsSize) { in TEST_F() argument
/external/icing/icing/index/lite/
Dlite-index.cc394 libtextclassifier3::StatusOr<int64_t> LiteIndex::GetElementsSize() const { in GetElementsSize() function in icing::lib::LiteIndex
/external/icing/icing/legacy/index/
Dicing-dynamic-trie.cc1185 uint64_t IcingDynamicTrie::GetElementsSize() const { in GetElementsSize() function in icing::lib::IcingDynamicTrie