Searched refs:tmp_buf (Results 1 – 1 of 1) sorted by relevance
741 CacheAllocationPtr tmp_buf; in TryReadPropertiesWithGlobalSeqno() local745 &tmp_buf, false /* compression_type_missing */, in TryReadPropertiesWithGlobalSeqno()747 if (s.ok() && tmp_buf) { in TryReadPropertiesWithGlobalSeqno()756 tmp_buf.get() + global_seqno_offset - props_block_handle.offset(), 0); in TryReadPropertiesWithGlobalSeqno()758 uint32_t value = DecodeFixed32(tmp_buf.get() + block_size + 1); in TryReadPropertiesWithGlobalSeqno()760 tmp_buf.get(), block_size + 1, value); in TryReadPropertiesWithGlobalSeqno()