Searched refs:GetTagWireType (Results 1 - 12 of 12) sorted by relevance

/external/protobuf/src/google/protobuf/
H A Ddescriptor.pb.cc717 if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) ==
732 if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) ==
961 if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) ==
977 if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) ==
994 if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) ==
1012 if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) ==
1027 if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) ==
1042 if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) ==
1057 if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) ==
1072 if (::google::protobuf::internal::WireFormatLite::GetTagWireType(ta
[all...]
H A Dwire_format_lite.cc113 switch (WireFormatLite::GetTagWireType(tag)) {
164 WireFormatLite::WireType wire_type = WireFormatLite::GetTagWireType(tag);
H A Dwire_format.cc86 switch (WireFormatLite::GetTagWireType(tag)) {
151 WireFormatLite::WireType wire_type = WireFormatLite::GetTagWireType(tag);
380 if (WireFormatLite::GetTagWireType(tag) ==
431 } else if (WireFormatLite::GetTagWireType(tag) ==
435 WireFormatLite::GetTagWireType(tag) ==
H A Dwire_format_lite.h155 static WireType GetTagWireType(uint32 tag);
530 inline WireFormatLite::WireType WireFormatLite::GetTagWireType(uint32 tag) { function in class:google::protobuf::internal::WireFormatLite
H A Dextension_set.cc710 WireFormatLite::WireType wire_type = WireFormatLite::GetTagWireType(tag);
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
H A Dplugin.pb.cc246 if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) ==
265 if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) ==
282 if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) ==
297 if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) ==
579 if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) ==
595 if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) ==
612 if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) ==
629 if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) ==
900 if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) ==
916 if (::google::protobuf::internal::WireFormatLite::GetTagWireType(ta
[all...]
/external/protobuf/src/google/protobuf/compiler/
H A Dplugin.pb.cc239 if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) ==
257 if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) ==
274 if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) ==
289 if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) ==
573 if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) ==
589 if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) ==
606 if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) ==
623 if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) ==
894 if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) ==
910 if (::google::protobuf::internal::WireFormatLite::GetTagWireType(ta
[all...]
/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.pb.cc796 if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) ==
811 if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) ==
1052 if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) ==
1068 if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) ==
1085 if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) ==
1104 if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) ==
1119 if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) ==
1134 if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) ==
1149 if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) ==
1164 if (::google::protobuf::internal::WireFormatLite::GetTagWireType(ta
[all...]
H A Dwire_format_lite.cc134 switch (WireFormatLite::GetTagWireType(tag)) {
199 WireFormatLite::WireType wire_type = WireFormatLite::GetTagWireType(tag);
H A Dwire_format_lite.h154 static WireType GetTagWireType(uint32 tag);
576 inline WireFormatLite::WireType WireFormatLite::GetTagWireType(uint32 tag) { function in class:google::protobuf::internal::WireFormatLite
H A Dwire_format.cc77 if (WireFormatLite::GetTagWireType(tag) ==
128 } else if (WireFormatLite::GetTagWireType(tag) ==
132 WireFormatLite::GetTagWireType(tag) ==
H A Dextension_set.cc861 WireFormatLite::WireType wire_type = WireFormatLite::GetTagWireType(tag);

Completed in 278 milliseconds