Home
last modified time | relevance | path

Searched defs:GetNumBlocksInspected (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/icing/icing/index/numeric/
H A Ddummy-numeric-index.h181 int32_t GetNumBlocksInspected() const override { return 0; } in GetNumBlocksInspected() function
H A Dinteger-index-storage.cc284 int32_t GetNumBlocksInspected() const override { in GetNumBlocksInspected() function in icing::lib::IntegerIndexStorageIterator