Searched defs:hit_buffer_sort_threshold_bytes (Results 1 – 2 of 2) sorted by relevance
| /external/icing/icing/index/lite/ | ||
| D | lite-index-options.h | 44 uint32_t hit_buffer_sort_threshold_bytes = 0; member |
| D | lite-index-options.cc | 75 uint32_t hit_buffer_sort_threshold_bytes) in LiteIndexOptions() |