Home
last modified time | relevance | path

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

/aosp_15_r20/external/icing/icing/index/lite/
H A Dlite-index-options.h44 uint32_t hit_buffer_sort_threshold_bytes = 0; member
H A Dlite-index-options.cc75 uint32_t hit_buffer_sort_threshold_bytes) in LiteIndexOptions()