webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
google::protobuf.internal::WireFormatLite Member List

This is the complete list of members for google::protobuf.internal::WireFormatLite, including all inherited members.

BytesSize(const string &value)google::protobuf.internal::WireFormatLiteinlinestatic
CppType enum namegoogle::protobuf.internal::WireFormatLite
CPPTYPE_BOOL enum valuegoogle::protobuf.internal::WireFormatLite
CPPTYPE_DOUBLE enum valuegoogle::protobuf.internal::WireFormatLite
CPPTYPE_ENUM enum valuegoogle::protobuf.internal::WireFormatLite
CPPTYPE_FLOAT enum valuegoogle::protobuf.internal::WireFormatLite
CPPTYPE_INT32 enum valuegoogle::protobuf.internal::WireFormatLite
CPPTYPE_INT64 enum valuegoogle::protobuf.internal::WireFormatLite
CPPTYPE_MESSAGE enum valuegoogle::protobuf.internal::WireFormatLite
CPPTYPE_STRING enum valuegoogle::protobuf.internal::WireFormatLite
CPPTYPE_UINT32 enum valuegoogle::protobuf.internal::WireFormatLite
CPPTYPE_UINT64 enum valuegoogle::protobuf.internal::WireFormatLite
DecodeDouble(uint64 value)google::protobuf.internal::WireFormatLiteinlinestatic
DecodeFloat(uint32 value)google::protobuf.internal::WireFormatLiteinlinestatic
EncodeDouble(double value)google::protobuf.internal::WireFormatLiteinlinestatic
EncodeFloat(float value)google::protobuf.internal::WireFormatLiteinlinestatic
EnumSize(int value)google::protobuf.internal::WireFormatLiteinlinestatic
FieldType enum namegoogle::protobuf.internal::WireFormatLite
FieldTypeToCppType(FieldType type)google::protobuf.internal::WireFormatLiteinlinestatic
GetTagFieldNumber(uint32 tag)google::protobuf.internal::WireFormatLiteinlinestatic
GetTagWireType(uint32 tag)google::protobuf.internal::WireFormatLiteinlinestatic
GroupSize(const MessageLite &value)google::protobuf.internal::WireFormatLiteinlinestatic
GroupSizeNoVirtual(const MessageType &value)google::protobuf.internal::WireFormatLiteinlinestatic
GroupSizeNoVirtual(const MessageType_WorkAroundCppLookupDefect &value)google::protobuf.internal::WireFormatLiteinline
Int32Size(int32 value)google::protobuf.internal::WireFormatLiteinlinestatic
Int64Size(int64 value)google::protobuf.internal::WireFormatLiteinlinestatic
kBoolSizegoogle::protobuf.internal::WireFormatLitestatic
kDoubleSizegoogle::protobuf.internal::WireFormatLitestatic
kFixed32Sizegoogle::protobuf.internal::WireFormatLitestatic
kFixed64Sizegoogle::protobuf.internal::WireFormatLitestatic
kFloatSizegoogle::protobuf.internal::WireFormatLitestatic
kMessageSetItemEndTaggoogle::protobuf.internal::WireFormatLitestatic
kMessageSetItemNumbergoogle::protobuf.internal::WireFormatLitestatic
kMessageSetItemStartTaggoogle::protobuf.internal::WireFormatLitestatic
kMessageSetItemTagsSizegoogle::protobuf.internal::WireFormatLitestatic
kMessageSetMessageNumbergoogle::protobuf.internal::WireFormatLitestatic
kMessageSetMessageTaggoogle::protobuf.internal::WireFormatLitestatic
kMessageSetTypeIdNumbergoogle::protobuf.internal::WireFormatLitestatic
kMessageSetTypeIdTaggoogle::protobuf.internal::WireFormatLitestatic
kSFixed32Sizegoogle::protobuf.internal::WireFormatLitestatic
kSFixed64Sizegoogle::protobuf.internal::WireFormatLitestatic
kTagTypeBitsgoogle::protobuf.internal::WireFormatLitestatic
kTagTypeMaskgoogle::protobuf.internal::WireFormatLitestatic
LengthDelimitedSize(int length)google::protobuf.internal::WireFormatLiteinlinestatic
MakeTag(int field_number, WireType type)google::protobuf.internal::WireFormatLiteinlinestatic
MAX_CPPTYPE enum valuegoogle::protobuf.internal::WireFormatLite
MAX_FIELD_TYPE enum valuegoogle::protobuf.internal::WireFormatLite
MessageSize(const MessageLite &value)google::protobuf.internal::WireFormatLiteinlinestatic
MessageSizeNoVirtual(const MessageType &value)google::protobuf.internal::WireFormatLiteinlinestatic
MessageSizeNoVirtual(const MessageType_WorkAroundCppLookupDefect &value)google::protobuf.internal::WireFormatLiteinline
Operation enum namegoogle::protobuf.internal::WireFormatLite
PARSE enum valuegoogle::protobuf.internal::WireFormatLite
ReadBytes(input, string *value)google::protobuf.internal::WireFormatLitestatic
ReadBytes(input, string **p)google::protobuf.internal::WireFormatLitestatic
ReadGroup(field_number, input, MessageLite *value)google::protobuf.internal::WireFormatLiteinlinestatic
ReadGroupNoVirtual(field_number, input, MessageType *value)google::protobuf.internal::WireFormatLiteinlinestatic
ReadGroupNoVirtual(int field_number, io::CodedInputStream *input, MessageType_WorkAroundCppLookupDefect *value)google::protobuf.internal::WireFormatLiteinline
ReadGroupNoVirtualNoRecursionDepth(field_number, input, MessageType *value)google::protobuf.internal::WireFormatLiteinlinestatic
ReadGroupNoVirtualNoRecursionDepth(int field_number, io::CodedInputStream *input, MessageType_WorkAroundCppLookupDefect *value)google::protobuf.internal::WireFormatLiteinline
ReadMessage(input, MessageLite *value)google::protobuf.internal::WireFormatLiteinlinestatic
ReadMessageNoVirtual(input, MessageType *value)google::protobuf.internal::WireFormatLiteinlinestatic
ReadMessageNoVirtual(io::CodedInputStream *input, MessageType_WorkAroundCppLookupDefect *value)google::protobuf.internal::WireFormatLiteinline
ReadMessageNoVirtualNoRecursionDepth(input, MessageType *value)google::protobuf.internal::WireFormatLiteinlinestatic
ReadMessageNoVirtualNoRecursionDepth(io::CodedInputStream *input, MessageType_WorkAroundCppLookupDefect *value)google::protobuf.internal::WireFormatLiteinline
ReadPackedEnumNoInline(input, bool(*is_valid)(int), RepeatedField< int > *values)google::protobuf.internal::WireFormatLitestatic
ReadPackedEnumPreserveUnknowns(input, field_number, bool(*is_valid)(int), io::CodedOutputStream *unknown_fields_stream, RepeatedField< int > *values)google::protobuf.internal::WireFormatLitestatic
ReadPackedFixedSizePrimitive(io::CodedInputStream *input, RepeatedField< CType > *values)google::protobuf.internal::WireFormatLiteinline
ReadPackedPrimitive(input, RepeatedField< CType > *value)google::protobuf.internal::WireFormatLitestatic
ReadPackedPrimitive(io::CodedInputStream *input, RepeatedField< CType > *values)google::protobuf.internal::WireFormatLiteinline
ReadPackedPrimitiveNoInline(input, RepeatedField< CType > *value)google::protobuf.internal::WireFormatLitestatic
ReadPackedPrimitiveNoInline(io::CodedInputStream *input, RepeatedField< CType > *values)google::protobuf.internal::WireFormatLite
ReadPrimitive(input, CType *value)google::protobuf.internal::WireFormatLitestatic
ReadPrimitiveFromArray(const uint8 *buffer, CType *value)google::protobuf.internal::WireFormatLitestatic
ReadRepeatedFixedSizePrimitive(int tag_size, uint32 tag, io::CodedInputStream *input, RepeatedField< CType > *values)google::protobuf.internal::WireFormatLiteinline
ReadRepeatedPrimitive(int tag_size, uint32 tag, input, RepeatedField< CType > *value)google::protobuf.internal::WireFormatLitestatic
ReadRepeatedPrimitive(int, uint32 tag, io::CodedInputStream *input, RepeatedField< CType > *values)google::protobuf.internal::WireFormatLiteinline
ReadRepeatedPrimitiveNoInline(int tag_size, uint32 tag, input, RepeatedField< CType > *value)google::protobuf.internal::WireFormatLitestatic
ReadRepeatedPrimitiveNoInline(int tag_size, uint32 tag, io::CodedInputStream *input, RepeatedField< CType > *value)google::protobuf.internal::WireFormatLite
ReadString(input, string *value)google::protobuf.internal::WireFormatLiteinlinestatic
ReadString(input, string **p)google::protobuf.internal::WireFormatLiteinlinestatic
SERIALIZE enum valuegoogle::protobuf.internal::WireFormatLite
SInt32Size(int32 value)google::protobuf.internal::WireFormatLiteinlinestatic
SInt64Size(int64 value)google::protobuf.internal::WireFormatLiteinlinestatic
SkipField(io::CodedInputStream *input, uint32 tag)google::protobuf.internal::WireFormatLitestatic
SkipField(io::CodedInputStream *input, uint32 tag, io::CodedOutputStream *output)google::protobuf.internal::WireFormatLitestatic
SkipMessage(io::CodedInputStream *input)google::protobuf.internal::WireFormatLitestatic
SkipMessage(io::CodedInputStream *input, io::CodedOutputStream *output)google::protobuf.internal::WireFormatLitestatic
StringSize(const string &value)google::protobuf.internal::WireFormatLiteinlinestatic
TagSize(int field_number, WireFormatLite::FieldType type)google::protobuf.internal::WireFormatLiteinlinestatic
TYPE_BOOL enum valuegoogle::protobuf.internal::WireFormatLite
TYPE_BYTES enum valuegoogle::protobuf.internal::WireFormatLite
TYPE_DOUBLE enum valuegoogle::protobuf.internal::WireFormatLite
TYPE_ENUM enum valuegoogle::protobuf.internal::WireFormatLite
TYPE_FIXED32 enum valuegoogle::protobuf.internal::WireFormatLite
TYPE_FIXED64 enum valuegoogle::protobuf.internal::WireFormatLite
TYPE_FLOAT enum valuegoogle::protobuf.internal::WireFormatLite
TYPE_GROUP enum valuegoogle::protobuf.internal::WireFormatLite
TYPE_INT32 enum valuegoogle::protobuf.internal::WireFormatLite
TYPE_INT64 enum valuegoogle::protobuf.internal::WireFormatLite
TYPE_MESSAGE enum valuegoogle::protobuf.internal::WireFormatLite
TYPE_SFIXED32 enum valuegoogle::protobuf.internal::WireFormatLite
TYPE_SFIXED64 enum valuegoogle::protobuf.internal::WireFormatLite
TYPE_SINT32 enum valuegoogle::protobuf.internal::WireFormatLite
TYPE_SINT64 enum valuegoogle::protobuf.internal::WireFormatLite
TYPE_STRING enum valuegoogle::protobuf.internal::WireFormatLite
TYPE_UINT32 enum valuegoogle::protobuf.internal::WireFormatLite
TYPE_UINT64 enum valuegoogle::protobuf.internal::WireFormatLite
UInt32Size(uint32 value)google::protobuf.internal::WireFormatLiteinlinestatic
UInt64Size(uint64 value)google::protobuf.internal::WireFormatLiteinlinestatic
VerifyUtf8String(const char *data, int size, Operation op, const char *field_name)google::protobuf.internal::WireFormatLitestatic
WireType enum namegoogle::protobuf.internal::WireFormatLite
WIRETYPE_END_GROUP enum valuegoogle::protobuf.internal::WireFormatLite
WIRETYPE_FIXED32 enum valuegoogle::protobuf.internal::WireFormatLite
WIRETYPE_FIXED64 enum valuegoogle::protobuf.internal::WireFormatLite
WIRETYPE_LENGTH_DELIMITED enum valuegoogle::protobuf.internal::WireFormatLite
WIRETYPE_START_GROUP enum valuegoogle::protobuf.internal::WireFormatLite
WIRETYPE_VARINT enum valuegoogle::protobuf.internal::WireFormatLite
WireTypeForFieldType(WireFormatLite::FieldType type)google::protobuf.internal::WireFormatLiteinlinestatic
WriteBool(field_number, bool value, output)google::protobuf.internal::WireFormatLitestatic
WriteBoolNoTag(bool value, output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteBoolNoTagToArray(bool value, output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteBoolToArray(field_number, bool value, output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteBytes(field_number, const string &value, output)google::protobuf.internal::WireFormatLitestatic
WriteBytesMaybeAliased(field_number, const string &value, output)google::protobuf.internal::WireFormatLitestatic
WriteBytesToArray(field_number, const string &value, output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteDouble(field_number, double value, output)google::protobuf.internal::WireFormatLitestatic
WriteDoubleNoTag(double value, output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteDoubleNoTagToArray(double value, output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteDoubleToArray(field_number, double value, output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteEnum(field_number, int value, output)google::protobuf.internal::WireFormatLitestatic
WriteEnumNoTag(int value, output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteEnumNoTagToArray(int value, output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteEnumToArray(field_number, int value, output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteFixed32(field_number, uint32 value, output)google::protobuf.internal::WireFormatLitestatic
WriteFixed32NoTag(uint32 value, output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteFixed32NoTagToArray(uint32 value, output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteFixed32ToArray(field_number, uint32 value, output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteFixed64(field_number, uint64 value, output)google::protobuf.internal::WireFormatLitestatic
WriteFixed64NoTag(uint64 value, output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteFixed64NoTagToArray(uint64 value, output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteFixed64ToArray(field_number, uint64 value, output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteFloat(field_number, float value, output)google::protobuf.internal::WireFormatLitestatic
WriteFloatNoTag(float value, output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteFloatNoTagToArray(float value, output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteFloatToArray(field_number, float value, output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteGroup(field_number, const MessageLite &value, output)google::protobuf.internal::WireFormatLitestatic
WriteGroupMaybeToArray(field_number, const MessageLite &value, output)google::protobuf.internal::WireFormatLitestatic
WriteGroupNoVirtual(field_number, const MessageType &value, output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteGroupNoVirtual(int field_number, const MessageType_WorkAroundCppLookupDefect &value, io::CodedOutputStream *output)google::protobuf.internal::WireFormatLiteinline
WriteGroupNoVirtualToArray(field_number, const MessageType &value, output)google::protobuf.internal::WireFormatLitestatic
WriteGroupNoVirtualToArray(int field_number, const MessageType_WorkAroundCppLookupDefect &value, uint8 *target)google::protobuf.internal::WireFormatLiteinline
WriteGroupToArray(field_number, const MessageLite &value, output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteInt32(field_number, int32 value, output)google::protobuf.internal::WireFormatLitestatic
WriteInt32NoTag(int32 value, output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteInt32NoTagToArray(int32 value, output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteInt32ToArray(field_number, int32 value, output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteInt64(field_number, int64 value, output)google::protobuf.internal::WireFormatLitestatic
WriteInt64NoTag(int64 value, output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteInt64NoTagToArray(int64 value, output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteInt64ToArray(field_number, int64 value, output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteMessage(field_number, const MessageLite &value, output)google::protobuf.internal::WireFormatLitestatic
WriteMessageMaybeToArray(field_number, const MessageLite &value, output)google::protobuf.internal::WireFormatLitestatic
WriteMessageNoVirtual(field_number, const MessageType &value, output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteMessageNoVirtual(int field_number, const MessageType_WorkAroundCppLookupDefect &value, io::CodedOutputStream *output)google::protobuf.internal::WireFormatLiteinline
WriteMessageNoVirtualToArray(field_number, const MessageType &value, output)google::protobuf.internal::WireFormatLitestatic
WriteMessageNoVirtualToArray(int field_number, const MessageType_WorkAroundCppLookupDefect &value, uint8 *target)google::protobuf.internal::WireFormatLiteinline
WriteMessageToArray(field_number, const MessageLite &value, output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteSFixed32(field_number, int32 value, output)google::protobuf.internal::WireFormatLitestatic
WriteSFixed32NoTag(int32 value, output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteSFixed32NoTagToArray(int32 value, output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteSFixed32ToArray(field_number, int32 value, output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteSFixed64(field_number, int64 value, output)google::protobuf.internal::WireFormatLitestatic
WriteSFixed64NoTag(int64 value, output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteSFixed64NoTagToArray(int64 value, output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteSFixed64ToArray(field_number, int64 value, output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteSInt32(field_number, int32 value, output)google::protobuf.internal::WireFormatLitestatic
WriteSInt32NoTag(int32 value, output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteSInt32NoTagToArray(int32 value, output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteSInt32ToArray(field_number, int32 value, output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteSInt64(field_number, int64 value, output)google::protobuf.internal::WireFormatLitestatic
WriteSInt64NoTag(int64 value, output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteSInt64NoTagToArray(int64 value, output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteSInt64ToArray(field_number, int64 value, output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteString(field_number, const string &value, output)google::protobuf.internal::WireFormatLitestatic
WriteStringMaybeAliased(field_number, const string &value, output)google::protobuf.internal::WireFormatLitestatic
WriteStringToArray(field_number, const string &value, output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteTag(field_number, WireType type, output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteTagToArray(field_number, WireType type, output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteUInt32(field_number, uint32 value, output)google::protobuf.internal::WireFormatLitestatic
WriteUInt32NoTag(uint32 value, output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteUInt32NoTagToArray(uint32 value, output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteUInt32ToArray(field_number, uint32 value, output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteUInt64(field_number, uint64 value, output)google::protobuf.internal::WireFormatLitestatic
WriteUInt64NoTag(uint64 value, output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteUInt64NoTagToArray(uint64 value, output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteUInt64ToArray(field_number, uint64 value, output)google::protobuf.internal::WireFormatLiteinlinestatic
ZigZagDecode32(uint32 n)google::protobuf.internal::WireFormatLiteinlinestatic
ZigZagDecode64(uint64 n)google::protobuf.internal::WireFormatLiteinlinestatic
ZigZagEncode32(int32 n)google::protobuf.internal::WireFormatLiteinlinestatic
ZigZagEncode64(int64 n)google::protobuf.internal::WireFormatLiteinlinestatic