Searched refs:tmp_slice (Results 1 – 3 of 3) sorted by relevance
263 Slice tmp_slice; in ReadInternalKey() local264 bool success = file_reader_.Read(file_offset, user_key_size + 1, &tmp_slice); in ReadInternalKey()268 if (tmp_slice[user_key_size] == PlainTableFactory::kValueTypeSeqId0) { in ReadInternalKey()270 parsed_key->user_key = Slice(tmp_slice.data(), user_key_size); in ReadInternalKey()411 Slice tmp_slice; in NextPrefixEncodingKey() local414 &tmp_slice); in NextPrefixEncodingKey()
747 Slice tmp_slice; in Next() local
706 Slice tmp_slice; in MultiRead() local709 req->len - req_wrap->finished_len, options, &tmp_slice, in MultiRead()712 Slice(req->scratch, req_wrap->finished_len + tmp_slice.size()); in MultiRead()