Searched defs:SetSize (Results 1 – 4 of 4) sorted by relevance
204 void SetSize(PartitionUpdate* partition_update, uint64_t size) { in SetSize() function
223 bool SimpleLogBuffer::SetSize(log_id_t id, size_t size) { in SetSize() function in SimpleLogBuffer
329 bool SerializedLogBuffer::SetSize(log_id_t id, size_t size) { in SetSize() function in SerializedLogBuffer
263 void SetSize(uint32_t size) { header.size = size; } in SetSize() function