Searched defs:HeaderType (Results 1 – 3 of 3) sorted by relevance
17 bool NoopHeaderValidator::FinishHeaderBlock(HeaderType /* type */) { in FinishHeaderBlock() argument
14 enum class HeaderType : uint8_t { enum
581 pub enum HeaderType { enum592 impl From<u8> for HeaderType { implementation