WireType         1604 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc         range->start, static_cast<WireFormatLite::WireType>(0));
WireType         1606 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc         range->end, static_cast<WireFormatLite::WireType>(0));
WireType          861 third_party/protobuf/src/google/protobuf/extension_set.cc   WireFormatLite::WireType wire_type = WireFormatLite::GetTagWireType(tag);
WireType          869 third_party/protobuf/src/google/protobuf/extension_set.cc     WireFormatLite::WireType expected_wire_type =
WireType           79 third_party/protobuf/src/google/protobuf/wire_format.h   static inline WireFormatLite::WireType WireTypeForField(
WireType           83 third_party/protobuf/src/google/protobuf/wire_format.h   static inline WireFormatLite::WireType WireTypeForFieldType(
WireType          199 third_party/protobuf/src/google/protobuf/wire_format.h inline WireFormatLite::WireType WireFormat::WireTypeForField(
WireType          208 third_party/protobuf/src/google/protobuf/wire_format.h inline WireFormatLite::WireType WireFormat::WireTypeForFieldType(
WireType          107 third_party/protobuf/src/google/protobuf/wire_format_lite.cc const WireFormatLite::WireType
WireType          109 third_party/protobuf/src/google/protobuf/wire_format_lite.cc   static_cast<WireFormatLite::WireType>(-1),  // invalid
WireType          199 third_party/protobuf/src/google/protobuf/wire_format_lite.cc     WireFormatLite::WireType wire_type = WireFormatLite::GetTagWireType(tag);
WireType          138 third_party/protobuf/src/google/protobuf/wire_format_lite.h   static inline WireFormatLite::WireType WireTypeForFieldType(
WireType          153 third_party/protobuf/src/google/protobuf/wire_format_lite.h   static uint32 MakeTag(int field_number, WireType type);
WireType          154 third_party/protobuf/src/google/protobuf/wire_format_lite.h   static WireType GetTagWireType(uint32 tag);
WireType          351 third_party/protobuf/src/google/protobuf/wire_format_lite.h   static inline void WriteTag(field_number, WireType type, output) INL;
WireType          413 third_party/protobuf/src/google/protobuf/wire_format_lite.h   static inline uint8* WriteTagToArray(field_number, WireType type, output) INL;
WireType          538 third_party/protobuf/src/google/protobuf/wire_format_lite.h   static const WireFormatLite::WireType kWireTypeForFieldType[];
WireType          572 third_party/protobuf/src/google/protobuf/wire_format_lite.h inline uint32 WireFormatLite::MakeTag(int field_number, WireType type) {
WireType          576 third_party/protobuf/src/google/protobuf/wire_format_lite.h inline WireFormatLite::WireType WireFormatLite::GetTagWireType(uint32 tag) {
WireType          577 third_party/protobuf/src/google/protobuf/wire_format_lite.h   return static_cast<WireType>(tag & kTagTypeMask);
WireType          415 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h inline void WireFormatLite::WriteTag(int field_number, WireType type,
WireType          500 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h                                               WireType type,