Searched defs:WireTypeForFieldType (Results 1 - 2 of 2) sorted by relevance
/external/protobuf/src/google/protobuf/ | ||
H A D | wire_format.h | 83 static inline WireFormatLite::WireType WireTypeForFieldType( 288 return WireTypeForFieldType(field->type()); 292 inline WireFormatLite::WireType WireFormat::WireTypeForFieldType( function in class:google::protobuf::internal::WireFormat 296 return WireFormatLite::WireTypeForFieldType( |
H A D | wire_format_lite.h | 137 static inline WireFormatLite::WireType WireTypeForFieldType( function in class:google::protobuf::internal::WireFormatLite |
Completed in 77 milliseconds