Home
last modified time | relevance | path

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

/external/icing/icing/store/
Dpersistent-hash-map-key-mapper.h131 libtextclassifier3::StatusOr<int64_t> GetElementsSize() const override { in GetElementsSize() function
Ddynamic-trie-key-mapper.h312 DynamicTrieKeyMapper<T, Formatter>::GetElementsSize() const { in GetElementsSize() function
/external/icing/icing/file/posting_list/
Dflash-index-storage.h203 uint64_t GetElementsSize() const { in GetElementsSize() function
/external/icing/icing/index/
Dindex.h209 libtextclassifier3::StatusOr<int64_t> GetElementsSize() const { in GetElementsSize() function
Dindex_test.cc2300 TEST_F(IndexTest, GetElementsSize) { in TEST_F() argument
/external/icing/icing/file/
Dpersistent-hash-map.cc323 libtextclassifier3::StatusOr<int64_t> PersistentHashMap::GetElementsSize() in GetElementsSize() function in icing::lib::PersistentHashMap
/external/icing/icing/index/lite/
Dlite-index.cc597 libtextclassifier3::StatusOr<int64_t> LiteIndex::GetElementsSize() const { in GetElementsSize() function in icing::lib::LiteIndex
/external/icing/icing/index/main/
Dmain-index.cc168 libtextclassifier3::StatusOr<int64_t> MainIndex::GetElementsSize() const { in GetElementsSize() function in icing::lib::MainIndex
/external/icing/icing/legacy/index/
Dicing-dynamic-trie.cc1265 uint64_t IcingDynamicTrie::GetElementsSize() const { in GetElementsSize() function in icing::lib::IcingDynamicTrie