Searched refs:seekable (Results 1 – 4 of 4) sorted by relevance
341 uint32_t* bytes_read, bool* seekable) { in NextPrefixEncodingKey() argument394 if (seekable != nullptr) { in NextPrefixEncodingKey()395 *seekable = false; in NextPrefixEncodingKey()407 if (seekable != nullptr) { in NextPrefixEncodingKey()408 *seekable = false; in NextPrefixEncodingKey()456 seekable); in NextKey()484 bool* seekable) { in NextKeyNoValue() argument486 if (seekable != nullptr) { in NextKeyNoValue()487 *seekable = true; in NextKeyNoValue()492 bytes_read, seekable); in NextKeyNoValue()[all …]
160 bool* seekable = nullptr);164 bool* seekable = nullptr);179 bool* seekable = nullptr);183 bool* seekable = nullptr);
234 bool seekable = false; in PopulateIndexRecordList() local235 Status s = Next(&decoder, &pos, &key, nullptr, &value_slice, &seekable); in PopulateIndexRecordList()259 if (!seekable && is_first_record) { in PopulateIndexRecordList()527 bool* seekable) const { in Next()539 &bytes_read, seekable); in Next()
231 bool* seekable = nullptr) const;