Home
last modified time | relevance | path

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

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