Searched defs:size_bytes (Results 1 – 2 of 2) sorted by relevance
106 constexpr size_type size_bytes() const noexcept in size_bytes() function
1260 void AddOperation(PartitionUpdate* partition_update, uint64_t size_bytes = 0) { in AddOperation()