Searched refs:WireTypeForFieldType (Results 1 - 16 of 16) 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
H A Dwire_format.cc129 WireTypeForFieldType(field->type())) {
H A Dextension_set.cc870 WireFormatLite::WireTypeForFieldType(real_type(extension->type));
/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
H A Dwire_format.cc432 WireTypeForFieldType(field->type())) {
H A Dextension_set.cc720 WireFormatLite::WireTypeForFieldType(real_type(extension.type));
/external/protobuf/src/google/protobuf/compiler/javanano/
H A Djavanano_extension.cc113 WireFormat::WireTypeForFieldType(descriptor->type())));
H A Djavanano_enum_field.cc76 internal::WireFormat::WireTypeForFieldType(descriptor->type())));
H A Djavanano_message.cc375 WireFormat::WireTypeForFieldType(field->type()));
H A Djavanano_primitive_field.cc246 internal::WireFormat::WireTypeForFieldType(descriptor->type())));
/external/protobuf/src/google/protobuf/compiler/java/
H A Djava_message.cc858 WireFormat::WireTypeForFieldType(field->type()));
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/java/
H A Djava_message.cc1309 WireFormat::WireTypeForFieldType(field->type()));
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_message.cc1531 kWireTypeNames[WireFormat::WireTypeForFieldType(field->type())]);
/external/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_message.cc1291 kWireTypeNames[WireFormat::WireTypeForFieldType(field->type())]);

Completed in 1739 milliseconds