Searched defs:WireTypeForField (Results 1 - 1 of 1) sorted by relevance

/external/protobuf/src/google/protobuf/
H A Dwire_format.h78 static inline WireFormatLite::WireType WireTypeForField(
262 inline WireFormatLite::WireType WireFormat::WireTypeForField( function in class:google::protobuf::internal::WireFormat
281 return WireFormatLite::MakeTag(field->number(), WireTypeForField(field));

Completed in 44 milliseconds