Searched refs:own_bytes (Results 1 – 6 of 6) sorted by relevance
33 bool own_bytes() const { return block_contents_.own_bytes(); } in own_bytes() function
76 (!block.GetValue()->own_bytes() && rep_->immortal_table); in NewDataBlockIterator()148 (!block.GetValue()->own_bytes() && rep_->immortal_table); in NewDataBlockIterator()
167 bool own_bytes() const { return contents_.own_bytes(); } in own_bytes() function
1164 if (block_cache != nullptr && block_holder->own_bytes() && in GetDataBlockFromCache()1247 raw_block_contents->own_bytes()) { in PutDataBlockToCache()1270 if (block_cache != nullptr && block_holder->own_bytes()) { in PutDataBlockToCache()
257 bool own_bytes() const { return allocation.get() != nullptr; } in own_bytes() function
315 bool own_bytes() const { return !dict_.empty() || allocation_; } in own_bytes() function