Searched defs:GetNumBlocksInspected (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/icing/icing/index/numeric/ | ||
H A D | dummy-numeric-index.h | 181 int32_t GetNumBlocksInspected() const override { return 0; } in GetNumBlocksInspected() function |
H A D | integer-index-storage.cc | 284 int32_t GetNumBlocksInspected() const override { in GetNumBlocksInspected() function in icing::lib::IntegerIndexStorageIterator |