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