Searched refs:WireTypeForField (Results 1 – 2 of 2) sorted by relevance
82 static inline WireFormatLite::WireType WireTypeForField(325 inline WireFormatLite::WireType WireFormat::WireTypeForField( in WireTypeForField() function343 return WireFormatLite::MakeTag(field->number(), WireTypeForField(field)); in MakeTag()
1762 auto expected_wiretype = WireFormat::WireTypeForField(field); in ExpectedTag()