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

/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Dwire_format.h83 static inline WireFormatLite::WireType WireTypeForFieldType(
204 return WireTypeForFieldType(field->type());
208 inline WireFormatLite::WireType WireFormat::WireTypeForFieldType( function in class:google::protobuf::internal::WireFormat
212 return WireFormatLite::WireTypeForFieldType(
H A Dwire_format_lite.h138 static inline WireFormatLite::WireType WireTypeForFieldType( function in class:google::protobuf::internal::WireFormatLite
/external/protobuf/src/google/protobuf/
H A Dwire_format.h82 static inline WireFormatLite::WireType WireTypeForFieldType(
267 return WireTypeForFieldType(field->type());
271 inline WireFormatLite::WireType WireFormat::WireTypeForFieldType( function in class:google::protobuf::internal::WireFormat
275 return WireFormatLite::WireTypeForFieldType(
H A Dwire_format_lite.h139 static inline WireFormatLite::WireType WireTypeForFieldType( function in class:google::protobuf::internal::WireFormatLite

Completed in 125 milliseconds