Searched refs:is_first_record (Results 1 – 1 of 1) sorted by relevance
226 bool is_first_record = true; in PopulateIndexRecordList() local244 if (is_first_record || prev_key_prefix_slice != key_prefix_slice) { in PopulateIndexRecordList()245 if (!is_first_record) { in PopulateIndexRecordList()259 if (!seekable && is_first_record) { in PopulateIndexRecordList()263 is_first_record = false; in PopulateIndexRecordList()