Searched defs:SetSize (Results 1 – 4 of 4) sorted by relevance
249 void SetSize(PartitionUpdate* partition_update, uint64_t size) { in SetSize() function
257 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
249 void SetSize(uint32_t size) { header.size = size; } in SetSize() function