Searched defs:old_size (Results 1 – 4 of 4) sorted by relevance
70 size_t old_size = stream_.size(); in GetBuffer() local
51 size_t old_size = stream_.size(); in GetBuffer() local
648 bool MetadataBuilder::ValidatePartitionSizeChange(Partition* partition, uint64_t old_size, in ValidatePartitionSizeChange()1078 uint64_t old_size = partition->size(); in ResizePartition() local
1215 AssertionResult ShiftAllSnapshotBlocks(const std::string& name, uint64_t old_size) { in ShiftAllSnapshotBlocks()