Searched defs:BlockHeader (Results 1 – 2 of 2) sorted by relevance
194 struct BlockHeader { struct199 static_assert(sizeof(BlockHeader) % kAlignment == 0, argument
102 struct BlockHeader { struct103 FileIdx fileIdx = -1;104 BlockType blockType = -1;105 CompressionType compressionType = -1;106 BlockIdx blockIdx = -1;107 BlockSize blockSize = -1;