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

/external/protobuf/src/google/protobuf/
H A Dwire_format.h83 static inline WireFormatLite::WireType WireTypeForFieldType(
287 return WireTypeForFieldType(field->type());
291 inline WireFormatLite::WireType WireFormat::WireTypeForFieldType( function in class:google::protobuf::internal::WireFormat
295 return WireFormatLite::WireTypeForFieldType(
H A Dwire_format_lite.h137 static inline WireFormatLite::WireType WireTypeForFieldType( function in class:google::protobuf::internal::WireFormatLite

Completed in 130 milliseconds