webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
This is the complete list of members for google::protobuf.internal::WireFormat, including all inherited members.
ByteSize(const Message &message) | google::protobuf.internal::WireFormat | static |
ComputeUnknownFieldsSize(const UnknownFieldSet &unknown_fields) | google::protobuf.internal::WireFormat | static |
ComputeUnknownMessageSetItemsSize(const UnknownFieldSet &unknown_fields) | google::protobuf.internal::WireFormat | static |
FieldByteSize(const FieldDescriptor *field, const Message &message) | google::protobuf.internal::WireFormat | static |
FieldDataOnlyByteSize(const FieldDescriptor *field, const Message &message) | google::protobuf.internal::WireFormat | static |
MakeTag(const FieldDescriptor *field) | google::protobuf.internal::WireFormat | inlinestatic |
MessageSetItemByteSize(const FieldDescriptor *field, const Message &message) | google::protobuf.internal::WireFormat | static |
Operation enum name | google::protobuf.internal::WireFormat | |
PARSE enum value | google::protobuf.internal::WireFormat | |
ParseAndMergeField(uint32 tag, const FieldDescriptor *field, Message *message, io::CodedInputStream *input) | google::protobuf.internal::WireFormat | static |
ParseAndMergeMessageSetItem(io::CodedInputStream *input, Message *message) | google::protobuf.internal::WireFormat | static |
ParseAndMergePartial(io::CodedInputStream *input, Message *message) | google::protobuf.internal::WireFormat | static |
ReadPackedEnumPreserveUnknowns(io::CodedInputStream *input, uint32 field_number, bool(*is_valid)(int), UnknownFieldSet *unknown_fields, RepeatedField< int > *values) | google::protobuf.internal::WireFormat | static |
SERIALIZE enum value | google::protobuf.internal::WireFormat | |
SerializeFieldWithCachedSizes(const FieldDescriptor *field, const Message &message, io::CodedOutputStream *output) | google::protobuf.internal::WireFormat | static |
SerializeMessageSetItemWithCachedSizes(const FieldDescriptor *field, const Message &message, io::CodedOutputStream *output) | google::protobuf.internal::WireFormat | static |
SerializeUnknownFields(const UnknownFieldSet &unknown_fields, io::CodedOutputStream *output) | google::protobuf.internal::WireFormat | static |
SerializeUnknownFieldsToArray(const UnknownFieldSet &unknown_fields, uint8 *target) | google::protobuf.internal::WireFormat | static |
SerializeUnknownMessageSetItems(const UnknownFieldSet &unknown_fields, io::CodedOutputStream *output) | google::protobuf.internal::WireFormat | static |
SerializeUnknownMessageSetItemsToArray(const UnknownFieldSet &unknown_fields, uint8 *target) | google::protobuf.internal::WireFormat | static |
SerializeWithCachedSizes(const Message &message, int size, io::CodedOutputStream *output) | google::protobuf.internal::WireFormat | static |
SkipField(io::CodedInputStream *input, uint32 tag, UnknownFieldSet *unknown_fields) | google::protobuf.internal::WireFormat | static |
SkipMessage(io::CodedInputStream *input, UnknownFieldSet *unknown_fields) | google::protobuf.internal::WireFormat | static |
TagSize(int field_number, FieldDescriptor::Type type) | google::protobuf.internal::WireFormat | inlinestatic |
VerifyUTF8String(const char *data, int size, Operation op) | google::protobuf.internal::WireFormat | inlinestatic |
VerifyUTF8StringNamedField(const char *data, int size, Operation op, const char *field_name) | google::protobuf.internal::WireFormat | inlinestatic |
WireTypeForField(const FieldDescriptor *field) | google::protobuf.internal::WireFormat | inlinestatic |
WireTypeForFieldType(FieldDescriptor::Type type) | google::protobuf.internal::WireFormat | inlinestatic |