WireFormat 447 third_party/protobuf/java/src/main/java/com/google/protobuf/AbstractMessage.java tag == WireFormat.MESSAGE_SET_ITEM_TAG) { WireFormat 453 third_party/protobuf/java/src/main/java/com/google/protobuf/AbstractMessage.java final int wireType = WireFormat.getTagWireType(tag); WireFormat 454 third_party/protobuf/java/src/main/java/com/google/protobuf/AbstractMessage.java final int fieldNumber = WireFormat.getTagFieldNumber(tag); WireFormat 514 third_party/protobuf/java/src/main/java/com/google/protobuf/AbstractMessage.java if (field.getLiteType() == WireFormat.FieldType.ENUM) { WireFormat 631 third_party/protobuf/java/src/main/java/com/google/protobuf/AbstractMessage.java if (tag == WireFormat.MESSAGE_SET_TYPE_ID_TAG) { WireFormat 645 third_party/protobuf/java/src/main/java/com/google/protobuf/AbstractMessage.java } else if (tag == WireFormat.MESSAGE_SET_MESSAGE_TAG) { WireFormat 665 third_party/protobuf/java/src/main/java/com/google/protobuf/AbstractMessage.java input.checkLastTagWas(WireFormat.MESSAGE_SET_ITEM_END_TAG); WireFormat 105 third_party/protobuf/java/src/main/java/com/google/protobuf/CodedInputStream.java if (WireFormat.getTagFieldNumber(lastTag) == 0) { WireFormat 135 third_party/protobuf/java/src/main/java/com/google/protobuf/CodedInputStream.java switch (WireFormat.getTagWireType(tag)) { WireFormat 136 third_party/protobuf/java/src/main/java/com/google/protobuf/CodedInputStream.java case WireFormat.WIRETYPE_VARINT: WireFormat 139 third_party/protobuf/java/src/main/java/com/google/protobuf/CodedInputStream.java case WireFormat.WIRETYPE_FIXED64: WireFormat 142 third_party/protobuf/java/src/main/java/com/google/protobuf/CodedInputStream.java case WireFormat.WIRETYPE_LENGTH_DELIMITED: WireFormat 145 third_party/protobuf/java/src/main/java/com/google/protobuf/CodedInputStream.java case WireFormat.WIRETYPE_START_GROUP: WireFormat 148 third_party/protobuf/java/src/main/java/com/google/protobuf/CodedInputStream.java WireFormat.makeTag(WireFormat.getTagFieldNumber(tag), WireFormat 149 third_party/protobuf/java/src/main/java/com/google/protobuf/CodedInputStream.java WireFormat.WIRETYPE_END_GROUP)); WireFormat 151 third_party/protobuf/java/src/main/java/com/google/protobuf/CodedInputStream.java case WireFormat.WIRETYPE_END_GROUP: WireFormat 153 third_party/protobuf/java/src/main/java/com/google/protobuf/CodedInputStream.java case WireFormat.WIRETYPE_FIXED32: WireFormat 242 third_party/protobuf/java/src/main/java/com/google/protobuf/CodedInputStream.java WireFormat.makeTag(fieldNumber, WireFormat.WIRETYPE_END_GROUP)); WireFormat 258 third_party/protobuf/java/src/main/java/com/google/protobuf/CodedInputStream.java WireFormat.makeTag(fieldNumber, WireFormat.WIRETYPE_END_GROUP)); WireFormat 137 third_party/protobuf/java/src/main/java/com/google/protobuf/CodedOutputStream.java writeTag(fieldNumber, WireFormat.WIRETYPE_FIXED64); WireFormat 144 third_party/protobuf/java/src/main/java/com/google/protobuf/CodedOutputStream.java writeTag(fieldNumber, WireFormat.WIRETYPE_FIXED32); WireFormat 151 third_party/protobuf/java/src/main/java/com/google/protobuf/CodedOutputStream.java writeTag(fieldNumber, WireFormat.WIRETYPE_VARINT); WireFormat 158 third_party/protobuf/java/src/main/java/com/google/protobuf/CodedOutputStream.java writeTag(fieldNumber, WireFormat.WIRETYPE_VARINT); WireFormat 165 third_party/protobuf/java/src/main/java/com/google/protobuf/CodedOutputStream.java writeTag(fieldNumber, WireFormat.WIRETYPE_VARINT); WireFormat 172 third_party/protobuf/java/src/main/java/com/google/protobuf/CodedOutputStream.java writeTag(fieldNumber, WireFormat.WIRETYPE_FIXED64); WireFormat 179 third_party/protobuf/java/src/main/java/com/google/protobuf/CodedOutputStream.java writeTag(fieldNumber, WireFormat.WIRETYPE_FIXED32); WireFormat 186 third_party/protobuf/java/src/main/java/com/google/protobuf/CodedOutputStream.java writeTag(fieldNumber, WireFormat.WIRETYPE_VARINT); WireFormat 193 third_party/protobuf/java/src/main/java/com/google/protobuf/CodedOutputStream.java writeTag(fieldNumber, WireFormat.WIRETYPE_LENGTH_DELIMITED); WireFormat 200 third_party/protobuf/java/src/main/java/com/google/protobuf/CodedOutputStream.java writeTag(fieldNumber, WireFormat.WIRETYPE_START_GROUP); WireFormat 202 third_party/protobuf/java/src/main/java/com/google/protobuf/CodedOutputStream.java writeTag(fieldNumber, WireFormat.WIRETYPE_END_GROUP); WireFormat 221 third_party/protobuf/java/src/main/java/com/google/protobuf/CodedOutputStream.java writeTag(fieldNumber, WireFormat.WIRETYPE_LENGTH_DELIMITED); WireFormat 228 third_party/protobuf/java/src/main/java/com/google/protobuf/CodedOutputStream.java writeTag(fieldNumber, WireFormat.WIRETYPE_LENGTH_DELIMITED); WireFormat 235 third_party/protobuf/java/src/main/java/com/google/protobuf/CodedOutputStream.java writeTag(fieldNumber, WireFormat.WIRETYPE_VARINT); WireFormat 245 third_party/protobuf/java/src/main/java/com/google/protobuf/CodedOutputStream.java writeTag(fieldNumber, WireFormat.WIRETYPE_VARINT); WireFormat 252 third_party/protobuf/java/src/main/java/com/google/protobuf/CodedOutputStream.java writeTag(fieldNumber, WireFormat.WIRETYPE_FIXED32); WireFormat 259 third_party/protobuf/java/src/main/java/com/google/protobuf/CodedOutputStream.java writeTag(fieldNumber, WireFormat.WIRETYPE_FIXED64); WireFormat 266 third_party/protobuf/java/src/main/java/com/google/protobuf/CodedOutputStream.java writeTag(fieldNumber, WireFormat.WIRETYPE_VARINT); WireFormat 273 third_party/protobuf/java/src/main/java/com/google/protobuf/CodedOutputStream.java writeTag(fieldNumber, WireFormat.WIRETYPE_VARINT); WireFormat 284 third_party/protobuf/java/src/main/java/com/google/protobuf/CodedOutputStream.java writeTag(WireFormat.MESSAGE_SET_ITEM, WireFormat.WIRETYPE_START_GROUP); WireFormat 285 third_party/protobuf/java/src/main/java/com/google/protobuf/CodedOutputStream.java writeUInt32(WireFormat.MESSAGE_SET_TYPE_ID, fieldNumber); WireFormat 286 third_party/protobuf/java/src/main/java/com/google/protobuf/CodedOutputStream.java writeMessage(WireFormat.MESSAGE_SET_MESSAGE, value); WireFormat 287 third_party/protobuf/java/src/main/java/com/google/protobuf/CodedOutputStream.java writeTag(WireFormat.MESSAGE_SET_ITEM, WireFormat.WIRETYPE_END_GROUP); WireFormat 297 third_party/protobuf/java/src/main/java/com/google/protobuf/CodedOutputStream.java writeTag(WireFormat.MESSAGE_SET_ITEM, WireFormat.WIRETYPE_START_GROUP); WireFormat 298 third_party/protobuf/java/src/main/java/com/google/protobuf/CodedOutputStream.java writeUInt32(WireFormat.MESSAGE_SET_TYPE_ID, fieldNumber); WireFormat 299 third_party/protobuf/java/src/main/java/com/google/protobuf/CodedOutputStream.java writeBytes(WireFormat.MESSAGE_SET_MESSAGE, value); WireFormat 300 third_party/protobuf/java/src/main/java/com/google/protobuf/CodedOutputStream.java writeTag(WireFormat.MESSAGE_SET_ITEM, WireFormat.WIRETYPE_END_GROUP); WireFormat 609 third_party/protobuf/java/src/main/java/com/google/protobuf/CodedOutputStream.java return computeTagSize(WireFormat.MESSAGE_SET_ITEM) * 2 + WireFormat 610 third_party/protobuf/java/src/main/java/com/google/protobuf/CodedOutputStream.java computeUInt32Size(WireFormat.MESSAGE_SET_TYPE_ID, fieldNumber) + WireFormat 611 third_party/protobuf/java/src/main/java/com/google/protobuf/CodedOutputStream.java computeMessageSize(WireFormat.MESSAGE_SET_MESSAGE, value); WireFormat 621 third_party/protobuf/java/src/main/java/com/google/protobuf/CodedOutputStream.java return computeTagSize(WireFormat.MESSAGE_SET_ITEM) * 2 + WireFormat 622 third_party/protobuf/java/src/main/java/com/google/protobuf/CodedOutputStream.java computeUInt32Size(WireFormat.MESSAGE_SET_TYPE_ID, fieldNumber) + WireFormat 623 third_party/protobuf/java/src/main/java/com/google/protobuf/CodedOutputStream.java computeBytesSize(WireFormat.MESSAGE_SET_MESSAGE, value); WireFormat 633 third_party/protobuf/java/src/main/java/com/google/protobuf/CodedOutputStream.java return computeTagSize(WireFormat.MESSAGE_SET_ITEM) * 2 + WireFormat 634 third_party/protobuf/java/src/main/java/com/google/protobuf/CodedOutputStream.java computeUInt32Size(WireFormat.MESSAGE_SET_TYPE_ID, fieldNumber) + WireFormat 635 third_party/protobuf/java/src/main/java/com/google/protobuf/CodedOutputStream.java computeLazyFieldSize(WireFormat.MESSAGE_SET_MESSAGE, value); WireFormat 994 third_party/protobuf/java/src/main/java/com/google/protobuf/CodedOutputStream.java writeRawVarint32(WireFormat.makeTag(fieldNumber, wireType)); WireFormat 999 third_party/protobuf/java/src/main/java/com/google/protobuf/CodedOutputStream.java return computeRawVarint32Size(WireFormat.makeTag(fieldNumber, 0)); WireFormat 689 third_party/protobuf/java/src/main/java/com/google/protobuf/Descriptors.java public WireFormat.JavaType getLiteJavaType() { WireFormat 700 third_party/protobuf/java/src/main/java/com/google/protobuf/Descriptors.java public WireFormat.FieldType getLiteType() { WireFormat 706 third_party/protobuf/java/src/main/java/com/google/protobuf/Descriptors.java private static final WireFormat.FieldType[] table = WireFormat 707 third_party/protobuf/java/src/main/java/com/google/protobuf/Descriptors.java WireFormat.FieldType.values(); WireFormat 59 third_party/protobuf/java/src/main/java/com/google/protobuf/FieldSet.java WireFormat.FieldType getLiteType(); WireFormat 60 third_party/protobuf/java/src/main/java/com/google/protobuf/FieldSet.java WireFormat.JavaType getLiteJavaType(); WireFormat 365 third_party/protobuf/java/src/main/java/com/google/protobuf/FieldSet.java private static void verifyType(final WireFormat.FieldType type, WireFormat 432 third_party/protobuf/java/src/main/java/com/google/protobuf/FieldSet.java if (descriptor.getLiteJavaType() == WireFormat.JavaType.MESSAGE) { WireFormat 463 third_party/protobuf/java/src/main/java/com/google/protobuf/FieldSet.java static int getWireFormatForFieldType(final WireFormat.FieldType type, WireFormat 466 third_party/protobuf/java/src/main/java/com/google/protobuf/FieldSet.java return WireFormat.WIRETYPE_LENGTH_DELIMITED; WireFormat 506 third_party/protobuf/java/src/main/java/com/google/protobuf/FieldSet.java } else if (descriptor.getLiteJavaType() == WireFormat.JavaType.MESSAGE) { WireFormat 539 third_party/protobuf/java/src/main/java/com/google/protobuf/FieldSet.java final WireFormat.FieldType type) throws IOException { WireFormat 606 third_party/protobuf/java/src/main/java/com/google/protobuf/FieldSet.java if (descriptor.getLiteJavaType() == WireFormat.JavaType.MESSAGE && WireFormat 627 third_party/protobuf/java/src/main/java/com/google/protobuf/FieldSet.java final WireFormat.FieldType type, WireFormat 632 third_party/protobuf/java/src/main/java/com/google/protobuf/FieldSet.java if (type == WireFormat.FieldType.GROUP) { WireFormat 652 third_party/protobuf/java/src/main/java/com/google/protobuf/FieldSet.java final WireFormat.FieldType type, WireFormat 684 third_party/protobuf/java/src/main/java/com/google/protobuf/FieldSet.java WireFormat.FieldType type = descriptor.getLiteType(); WireFormat 689 third_party/protobuf/java/src/main/java/com/google/protobuf/FieldSet.java output.writeTag(number, WireFormat.WIRETYPE_LENGTH_DELIMITED); WireFormat 751 third_party/protobuf/java/src/main/java/com/google/protobuf/FieldSet.java if (descriptor.getLiteJavaType() == WireFormat.JavaType.MESSAGE WireFormat 777 third_party/protobuf/java/src/main/java/com/google/protobuf/FieldSet.java final WireFormat.FieldType type, WireFormat 780 third_party/protobuf/java/src/main/java/com/google/protobuf/FieldSet.java if (type == WireFormat.FieldType.GROUP) { WireFormat 797 third_party/protobuf/java/src/main/java/com/google/protobuf/FieldSet.java final WireFormat.FieldType type, final Object value) { WireFormat 839 third_party/protobuf/java/src/main/java/com/google/protobuf/FieldSet.java WireFormat.FieldType type = descriptor.getLiteType(); WireFormat 701 third_party/protobuf/java/src/main/java/com/google/protobuf/GeneratedMessage.java WireFormat.JavaType.MESSAGE && WireFormat 271 third_party/protobuf/java/src/main/java/com/google/protobuf/GeneratedMessageLite.java WireFormat.JavaType.MESSAGE && WireFormat 482 third_party/protobuf/java/src/main/java/com/google/protobuf/GeneratedMessageLite.java int wireType = WireFormat.getTagWireType(tag); WireFormat 483 third_party/protobuf/java/src/main/java/com/google/protobuf/GeneratedMessageLite.java int fieldNumber = WireFormat.getTagFieldNumber(tag); WireFormat 514 third_party/protobuf/java/src/main/java/com/google/protobuf/GeneratedMessageLite.java if (extension.descriptor.getLiteType() == WireFormat.FieldType.ENUM) { WireFormat 551 third_party/protobuf/java/src/main/java/com/google/protobuf/GeneratedMessageLite.java WireFormat.FieldType.GROUP) { WireFormat 597 third_party/protobuf/java/src/main/java/com/google/protobuf/GeneratedMessageLite.java final WireFormat.FieldType type) { WireFormat 615 third_party/protobuf/java/src/main/java/com/google/protobuf/GeneratedMessageLite.java final WireFormat.FieldType type, WireFormat 633 third_party/protobuf/java/src/main/java/com/google/protobuf/GeneratedMessageLite.java final WireFormat.FieldType type, WireFormat 645 third_party/protobuf/java/src/main/java/com/google/protobuf/GeneratedMessageLite.java private final WireFormat.FieldType type; WireFormat 653 third_party/protobuf/java/src/main/java/com/google/protobuf/GeneratedMessageLite.java public WireFormat.FieldType getLiteType() { WireFormat 657 third_party/protobuf/java/src/main/java/com/google/protobuf/GeneratedMessageLite.java public WireFormat.JavaType getLiteJavaType() { WireFormat 704 third_party/protobuf/java/src/main/java/com/google/protobuf/GeneratedMessageLite.java if (descriptor.getLiteType() == WireFormat.FieldType.MESSAGE && WireFormat 223 third_party/protobuf/java/src/main/java/com/google/protobuf/TextFormat.java switch (WireFormat.getTagWireType(tag)) { WireFormat 224 third_party/protobuf/java/src/main/java/com/google/protobuf/TextFormat.java case WireFormat.WIRETYPE_VARINT: WireFormat 227 third_party/protobuf/java/src/main/java/com/google/protobuf/TextFormat.java case WireFormat.WIRETYPE_FIXED32: WireFormat 231 third_party/protobuf/java/src/main/java/com/google/protobuf/TextFormat.java case WireFormat.WIRETYPE_FIXED64: WireFormat 234 third_party/protobuf/java/src/main/java/com/google/protobuf/TextFormat.java case WireFormat.WIRETYPE_LENGTH_DELIMITED: WireFormat 239 third_party/protobuf/java/src/main/java/com/google/protobuf/TextFormat.java case WireFormat.WIRETYPE_START_GROUP: WireFormat 416 third_party/protobuf/java/src/main/java/com/google/protobuf/TextFormat.java printUnknownField(number, WireFormat.WIRETYPE_VARINT, WireFormat 418 third_party/protobuf/java/src/main/java/com/google/protobuf/TextFormat.java printUnknownField(number, WireFormat.WIRETYPE_FIXED32, WireFormat 420 third_party/protobuf/java/src/main/java/com/google/protobuf/TextFormat.java printUnknownField(number, WireFormat.WIRETYPE_FIXED64, WireFormat 422 third_party/protobuf/java/src/main/java/com/google/protobuf/TextFormat.java printUnknownField(number, WireFormat.WIRETYPE_LENGTH_DELIMITED, WireFormat 475 third_party/protobuf/java/src/main/java/com/google/protobuf/UnknownFieldSet.java final int number = WireFormat.getTagFieldNumber(tag); WireFormat 476 third_party/protobuf/java/src/main/java/com/google/protobuf/UnknownFieldSet.java switch (WireFormat.getTagWireType(tag)) { WireFormat 477 third_party/protobuf/java/src/main/java/com/google/protobuf/UnknownFieldSet.java case WireFormat.WIRETYPE_VARINT: WireFormat 480 third_party/protobuf/java/src/main/java/com/google/protobuf/UnknownFieldSet.java case WireFormat.WIRETYPE_FIXED64: WireFormat 483 third_party/protobuf/java/src/main/java/com/google/protobuf/UnknownFieldSet.java case WireFormat.WIRETYPE_LENGTH_DELIMITED: WireFormat 486 third_party/protobuf/java/src/main/java/com/google/protobuf/UnknownFieldSet.java case WireFormat.WIRETYPE_START_GROUP: WireFormat 492 third_party/protobuf/java/src/main/java/com/google/protobuf/UnknownFieldSet.java case WireFormat.WIRETYPE_END_GROUP: WireFormat 494 third_party/protobuf/java/src/main/java/com/google/protobuf/UnknownFieldSet.java case WireFormat.WIRETYPE_FIXED32: WireFormat 381 third_party/protobuf/java/src/test/java/com/google/protobuf/CodedInputStreamTest.java int tag = WireFormat.makeTag(1, WireFormat.WIRETYPE_LENGTH_DELIMITED); WireFormat 490 third_party/protobuf/java/src/test/java/com/google/protobuf/CodedInputStreamTest.java int tag = WireFormat.makeTag(1, WireFormat.WIRETYPE_LENGTH_DELIMITED); WireFormat 401 third_party/protobuf/java/src/test/java/com/google/protobuf/DescriptorsTest.java WireFormat.FieldType[] values2 = WireFormat.FieldType.values(); WireFormat 416 third_party/protobuf/java/src/test/java/com/google/protobuf/DescriptorsTest.java WireFormat.JavaType[] values2 = WireFormat.JavaType.values(); WireFormat 567 third_party/protobuf/java/src/test/java/com/google/protobuf/WireFormatTest.java output.writeTag(1, WireFormat.WIRETYPE_START_GROUP); WireFormat 570 third_party/protobuf/java/src/test/java/com/google/protobuf/WireFormatTest.java output.writeTag(1, WireFormat.WIRETYPE_END_GROUP); WireFormat 52 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_field.cc using internal::WireFormat; WireFormat 64 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_field.cc WireFormat::TagSize(descriptor->number(), descriptor->type())); WireFormat 57 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc using internal::WireFormat; WireFormat 1508 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc "wiretype", kWireTypeNames[WireFormat::WireTypeForField(field)]); WireFormat 1531 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc kWireTypeNames[WireFormat::WireTypeForFieldType(field->type())]); WireFormat 1556 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc "tag", SimpleItoa(WireFormat::MakeTag(field)), WireFormat 1565 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc "next_tag", SimpleItoa(WireFormat::MakeTag(next_field)), WireFormat 88 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc (*variables)["tag"] = SimpleItoa(internal::WireFormat::MakeTag(descriptor)); WireFormat 67 third_party/protobuf/src/google/protobuf/compiler/java/java_enum_field.cc (*variables)["tag"] = SimpleItoa(internal::WireFormat::MakeTag(descriptor)); WireFormat 69 third_party/protobuf/src/google/protobuf/compiler/java/java_enum_field.cc internal::WireFormat::TagSize(descriptor->number(), GetType(descriptor))); WireFormat 58 third_party/protobuf/src/google/protobuf/compiler/java/java_message.cc using internal::WireFormat; WireFormat 1309 third_party/protobuf/src/google/protobuf/compiler/java/java_message.cc WireFormat::WireTypeForFieldType(field->type())); WireFormat 51 third_party/protobuf/src/google/protobuf/compiler/java/java_primitive_field.cc using internal::WireFormat; WireFormat 177 third_party/protobuf/src/google/protobuf/compiler/java/java_primitive_field.cc (*variables)["tag"] = SimpleItoa(WireFormat::MakeTag(descriptor)); WireFormat 179 third_party/protobuf/src/google/protobuf/compiler/java/java_primitive_field.cc WireFormat::TagSize(descriptor->number(), GetType(descriptor))); WireFormat 52 third_party/protobuf/src/google/protobuf/compiler/java/java_string_field.cc using internal::WireFormat; WireFormat 72 third_party/protobuf/src/google/protobuf/compiler/java/java_string_field.cc (*variables)["tag"] = SimpleItoa(WireFormat::MakeTag(descriptor)); WireFormat 74 third_party/protobuf/src/google/protobuf/compiler/java/java_string_field.cc WireFormat::TagSize(descriptor->number(), GetType(descriptor))); WireFormat 55 third_party/protobuf/src/google/protobuf/compiler/parser.cc using internal::WireFormat; WireFormat 251 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( WireFormat 254 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormat::PARSE); WireFormat 270 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( WireFormat 272 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormat::PARSE); WireFormat 315 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( WireFormat 317 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); WireFormat 324 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( WireFormat 326 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); WireFormat 347 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( WireFormat 349 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); WireFormat 356 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( WireFormat 358 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); WireFormat 583 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( WireFormat 585 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormat::PARSE); WireFormat 600 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( WireFormat 602 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormat::PARSE); WireFormat 617 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( WireFormat 619 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormat::PARSE); WireFormat 647 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( WireFormat 649 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); WireFormat 656 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( WireFormat 658 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); WireFormat 665 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( WireFormat 667 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); WireFormat 682 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( WireFormat 684 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); WireFormat 692 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( WireFormat 694 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); WireFormat 702 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( WireFormat 704 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); WireFormat 904 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( WireFormat 906 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormat::PARSE); WireFormat 949 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( WireFormat 951 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); WireFormat 972 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( WireFormat 974 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); WireFormat 1056 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( WireFormat 1058 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::PARSE); WireFormat 1073 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( WireFormat 1075 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::PARSE); WireFormat 1090 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( WireFormat 1093 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::PARSE); WireFormat 1254 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( WireFormat 1256 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); WireFormat 1263 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( WireFormat 1265 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); WireFormat 1272 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( WireFormat 1274 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); WireFormat 1337 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( WireFormat 1339 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); WireFormat 1347 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( WireFormat 1349 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); WireFormat 1357 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( WireFormat 1359 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); WireFormat 1978 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( WireFormat 1980 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::PARSE); WireFormat 2097 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( WireFormat 2099 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); WireFormat 2150 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( WireFormat 2152 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); WireFormat 2568 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( WireFormat 2570 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::PARSE); WireFormat 2585 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( WireFormat 2587 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::PARSE); WireFormat 2660 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( WireFormat 2662 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::PARSE); WireFormat 2677 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( WireFormat 2679 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::PARSE); WireFormat 2721 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( WireFormat 2723 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); WireFormat 2730 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( WireFormat 2732 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); WireFormat 2756 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( WireFormat 2758 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); WireFormat 2765 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( WireFormat 2767 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); WireFormat 2788 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( WireFormat 2790 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); WireFormat 2798 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( WireFormat 2800 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); WireFormat 2825 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( WireFormat 2827 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); WireFormat 2835 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( WireFormat 2837 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); WireFormat 3107 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( WireFormat 3109 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::PARSE); WireFormat 3166 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( WireFormat 3168 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); WireFormat 3195 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( WireFormat 3197 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); WireFormat 3424 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( WireFormat 3426 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::PARSE); WireFormat 3484 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( WireFormat 3486 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); WireFormat 3512 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( WireFormat 3514 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); WireFormat 3736 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( WireFormat 3738 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::PARSE); WireFormat 3795 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( WireFormat 3797 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); WireFormat 3824 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( WireFormat 3826 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); WireFormat 4070 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( WireFormat 4072 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::PARSE); WireFormat 4087 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( WireFormat 4089 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::PARSE); WireFormat 4104 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( WireFormat 4106 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::PARSE); WireFormat 4148 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( WireFormat 4150 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); WireFormat 4157 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( WireFormat 4159 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); WireFormat 4166 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( WireFormat 4168 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); WireFormat 4189 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( WireFormat 4191 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); WireFormat 4199 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( WireFormat 4201 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); WireFormat 4209 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( WireFormat 4211 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); WireFormat 4499 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( WireFormat 4501 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::PARSE); WireFormat 4516 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( WireFormat 4518 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::PARSE); WireFormat 4570 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( WireFormat 4572 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::PARSE); WireFormat 4700 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( WireFormat 4702 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); WireFormat 4709 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( WireFormat 4711 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); WireFormat 4729 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( WireFormat 4731 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); WireFormat 4781 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( WireFormat 4783 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); WireFormat 4791 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( WireFormat 4793 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); WireFormat 4812 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( WireFormat 4814 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); WireFormat 5550 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( WireFormat 5552 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::PARSE); WireFormat 5637 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( WireFormat 5639 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); WireFormat 5690 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( WireFormat 5692 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); WireFormat 6894 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( WireFormat 6896 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::PARSE); WireFormat 6940 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( WireFormat 6942 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); WireFormat 6962 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( WireFormat 6964 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); WireFormat 7202 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( WireFormat 7204 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::PARSE); WireFormat 7281 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( WireFormat 7283 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::PARSE); WireFormat 7317 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( WireFormat 7319 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); WireFormat 7347 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( WireFormat 7349 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); WireFormat 7371 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( WireFormat 7373 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); WireFormat 7403 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( WireFormat 7405 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); WireFormat 7703 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( WireFormat 7705 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::PARSE); WireFormat 7720 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( WireFormat 7722 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::PARSE); WireFormat 7770 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( WireFormat 7772 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); WireFormat 7779 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( WireFormat 7781 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); WireFormat 7824 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( WireFormat 7826 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); WireFormat 7834 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::VerifyUTF8String( WireFormat 7836 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::WireFormat::SERIALIZE); WireFormat 83 third_party/protobuf/src/google/protobuf/dynamic_message.cc using internal::WireFormat; WireFormat 685 third_party/protobuf/src/google/protobuf/extension_set_unittest.cc ASSERT_TRUE(WireFormat::ParseAndMergePartial(&input, &message2)); WireFormat 57 third_party/protobuf/src/google/protobuf/message.cc using internal::WireFormat; WireFormat 117 third_party/protobuf/src/google/protobuf/message.cc return WireFormat::ParseAndMergePartial(input, this); WireFormat 143 third_party/protobuf/src/google/protobuf/message.cc WireFormat::SerializeWithCachedSizes(*this, GetCachedSize(), output); WireFormat 147 third_party/protobuf/src/google/protobuf/message.cc int size = WireFormat::ByteSize(*this); WireFormat 55 third_party/protobuf/src/google/protobuf/unknown_field_set.h class WireFormat; // wire_format.h WireFormat 54 third_party/protobuf/src/google/protobuf/unknown_field_set_unittest.cc using internal::WireFormat; WireFormat 182 third_party/protobuf/src/google/protobuf/unknown_field_set_unittest.cc int size = WireFormat::ComputeUnknownFieldsSize( WireFormat 190 third_party/protobuf/src/google/protobuf/unknown_field_set_unittest.cc uint8* result = WireFormat::SerializeUnknownFieldsToArray( WireFormat 197 third_party/protobuf/src/google/protobuf/unknown_field_set_unittest.cc WireFormat::SerializeUnknownFields(empty_message_.unknown_fields(), WireFormat 224 third_party/protobuf/src/google/protobuf/unknown_field_set_unittest.cc ASSERT_TRUE(WireFormat::ParseAndMergePartial(&input, &message)); WireFormat 238 third_party/protobuf/src/google/protobuf/unknown_field_set_unittest.cc int size = WireFormat::ByteSize(empty_message_); WireFormat 239 third_party/protobuf/src/google/protobuf/unknown_field_set_unittest.cc WireFormat::SerializeWithCachedSizes(empty_message_, size, &output); WireFormat 356 third_party/protobuf/src/google/protobuf/unknown_field_set_unittest.cc ASSERT_TRUE(WireFormat::ParseAndMergePartial(&input, &all_types_message)); WireFormat 379 third_party/protobuf/src/google/protobuf/unknown_field_set_unittest.cc ASSERT_TRUE(WireFormat::ParseAndMergePartial(&input, &message)); WireFormat 65 third_party/protobuf/src/google/protobuf/wire_format.cc bool WireFormat::ParseAndMergePartial(io::CodedInputStream* input, WireFormat 117 third_party/protobuf/src/google/protobuf/wire_format.cc bool WireFormat::ParseAndMergeField( WireFormat 323 third_party/protobuf/src/google/protobuf/wire_format.cc bool WireFormat::ParseAndMergeMessageSetItem( WireFormat 407 third_party/protobuf/src/google/protobuf/wire_format.cc void WireFormat::SerializeWithCachedSizes( WireFormat 434 third_party/protobuf/src/google/protobuf/wire_format.cc void WireFormat::SerializeFieldWithCachedSizes( WireFormat 552 third_party/protobuf/src/google/protobuf/wire_format.cc void WireFormat::SerializeMessageSetItemWithCachedSizes( WireFormat 578 third_party/protobuf/src/google/protobuf/wire_format.cc int WireFormat::ByteSize(const Message& message) { WireFormat 601 third_party/protobuf/src/google/protobuf/wire_format.cc int WireFormat::FieldByteSize( WireFormat 636 third_party/protobuf/src/google/protobuf/wire_format.cc int WireFormat::FieldDataOnlyByteSize( WireFormat 722 third_party/protobuf/src/google/protobuf/wire_format.cc int WireFormat::MessageSetItemByteSize( WireFormat 742 third_party/protobuf/src/google/protobuf/wire_format.cc void WireFormat::VerifyUTF8StringFallback(const char* data, WireFormat 75 third_party/protobuf/src/google/protobuf/wire_format.h class LIBPROTOBUF_EXPORT WireFormat { WireFormat 194 third_party/protobuf/src/google/protobuf/wire_format.h GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(WireFormat); WireFormat 199 third_party/protobuf/src/google/protobuf/wire_format.h inline WireFormatLite::WireType WireFormat::WireTypeForField( WireFormat 208 third_party/protobuf/src/google/protobuf/wire_format.h inline WireFormatLite::WireType WireFormat::WireTypeForFieldType( WireFormat 217 third_party/protobuf/src/google/protobuf/wire_format.h inline uint32 WireFormat::MakeTag(const FieldDescriptor* field) { WireFormat 221 third_party/protobuf/src/google/protobuf/wire_format.h inline int WireFormat::TagSize(int field_number, FieldDescriptor::Type type) { WireFormat 229 third_party/protobuf/src/google/protobuf/wire_format.h inline void WireFormat::VerifyUTF8String(const char* data, int size, WireFormat 230 third_party/protobuf/src/google/protobuf/wire_format.h WireFormat::Operation op) { WireFormat 232 third_party/protobuf/src/google/protobuf/wire_format.h WireFormat::VerifyUTF8StringFallback(data, size, op); WireFormat 89 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc WireFormat::ParseAndMergePartial(&input, &dest); WireFormat 106 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc WireFormat::ParseAndMergePartial(&input, &dest); WireFormat 123 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc WireFormat::ParseAndMergePartial(&input, &dest); WireFormat 139 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc WireFormat::ParseAndMergePartial(&input, &dest); WireFormat 155 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc WireFormat::ParseAndMergePartial(&input, &dest); WireFormat 172 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc WireFormat::ParseAndMergePartial(&input, &dest); WireFormat 182 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc EXPECT_EQ(message.ByteSize(), WireFormat::ByteSize(message)); WireFormat 185 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc EXPECT_EQ(0, WireFormat::ByteSize(message)); WireFormat 193 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc WireFormat::ByteSize(message)); WireFormat 196 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc EXPECT_EQ(0, WireFormat::ByteSize(message)); WireFormat 203 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc EXPECT_EQ(message.ByteSize(), WireFormat::ByteSize(message)); WireFormat 206 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc EXPECT_EQ(0, WireFormat::ByteSize(message)); WireFormat 214 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc WireFormat::ByteSize(message)); WireFormat 217 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc EXPECT_EQ(0, WireFormat::ByteSize(message)); WireFormat 240 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc WireFormat::SerializeWithCachedSizes(message, size, &output); WireFormat 270 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc WireFormat::SerializeWithCachedSizes(message, size, &output); WireFormat 300 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc WireFormat::SerializeWithCachedSizes(message, size, &output); WireFormat 333 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc EXPECT_TRUE(WireFormat::ParseAndMergePartial(&coded_input, &dest)); WireFormat 395 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc ASSERT_EQ(size, WireFormat::ByteSize(message_set)); WireFormat 422 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc WireFormat::SerializeWithCachedSizes(message_set, size, &output_stream); WireFormat 479 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc ASSERT_TRUE(WireFormat::ParseAndMergePartial(&input, &dynamic_message_set)); WireFormat 517 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc EXPECT_TRUE(WireFormat::ParseAndMergePartial(&input, &message_set)); WireFormat 669 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc ASSERT_EQ(1, WireFormat::TagSize(field->number(), field->type())); WireFormat 672 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc ASSERT_EQ(1, WireFormat::TagSize(field->number(), field->type())); WireFormat 675 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc ASSERT_EQ(2, WireFormat::TagSize(field->number(), field->type())); WireFormat 678 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc ASSERT_EQ(2, WireFormat::TagSize(field->number(), field->type())); WireFormat 681 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc ASSERT_EQ(3, WireFormat::TagSize(field->number(), field->type())); WireFormat 684 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc ASSERT_EQ(3, WireFormat::TagSize(field->number(), field->type())); WireFormat 727 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc output.WriteVarint32(WireFormat::MakeTag(field)); WireFormat 821 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc EXPECT_FALSE(WireFormat::SkipMessage(&coded_input, &unknown_fields));