Home
last modified time | relevance | path

Searched refs:hit_buffer_sort_threshold_bytes (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/icing/icing/index/lite/
H A Dlite-index-options.cc75 uint32_t hit_buffer_sort_threshold_bytes) in LiteIndexOptions() argument
79 hit_buffer_sort_threshold_bytes(hit_buffer_sort_threshold_bytes) { in LiteIndexOptions()
H A Dlite-index-options.h35 uint32_t hit_buffer_sort_threshold_bytes);
44 uint32_t hit_buffer_sort_threshold_bytes = 0; member
H A Dlite-index.h416 (options_.hit_buffer_sort_threshold_bytes / in HasUnsortedHitsExceedingSortThresholdImpl()