Home
last modified time | relevance | path

Searched refs:GPBWireFormatLengthDelimited (Results 1 – 16 of 16) sorted by relevance

/external/protobuf/objectivec/
DGPBWireFormat.m61 return GPBWireFormatLengthDelimited;
78 GPBWireFormatLengthDelimited, // GPBDataTypeBytes
79 GPBWireFormatLengthDelimited, // GPBDataTypeString
80 GPBWireFormatLengthDelimited, // GPBDataTypeMessage
DGPBWireFormat.h40 GPBWireFormatLengthDelimited = 2, enumerator
69 GPBWireFormatLengthDelimited))
DGPBDictionary.m353 uint32_t tag = GPBWireFormatMakeTag(GPBFieldNumber(field), GPBWireFormatLengthDelimited);
838 //% uint32_t tag = GPBWireFormatMakeTag(GPBFieldNumber(field), GPBWireFormatLengthDelimited);
1012 //% uint32_t tag = GPBWireFormatMakeTag(GPBFieldNumber(field), GPBWireFormatLengthDelimited);
1552 uint32_t tag = GPBWireFormatMakeTag(GPBFieldNumber(field), GPBWireFormatLengthDelimited);
1735 uint32_t tag = GPBWireFormatMakeTag(GPBFieldNumber(field), GPBWireFormatLengthDelimited);
1918 uint32_t tag = GPBWireFormatMakeTag(GPBFieldNumber(field), GPBWireFormatLengthDelimited);
2101 uint32_t tag = GPBWireFormatMakeTag(GPBFieldNumber(field), GPBWireFormatLengthDelimited);
2284 uint32_t tag = GPBWireFormatMakeTag(GPBFieldNumber(field), GPBWireFormatLengthDelimited);
2467 uint32_t tag = GPBWireFormatMakeTag(GPBFieldNumber(field), GPBWireFormatLengthDelimited);
2650 uint32_t tag = GPBWireFormatMakeTag(GPBFieldNumber(field), GPBWireFormatLengthDelimited);
[all …]
DGPBCodedOutputStream.m322 GPBWriteTagWithFormat(&state_, fieldNumber, GPBWireFormatLengthDelimited);
354 GPBWriteTagWithFormat(&state_, fieldNumber, GPBWireFormatLengthDelimited);
364 GPBWriteTagWithFormat(&state_, fieldNumber, GPBWireFormatLengthDelimited);
DGPBUnknownFieldSet.m339 case GPBWireFormatLengthDelimited: {
DGPBExtensionInternals.m245 format:GPBWireFormatLengthDelimited];
DGPBCodedInputStream.m357 case GPBWireFormatLengthDelimited:
/external/cronet/third_party/protobuf/objectivec/
DGPBWireFormat.m61 return GPBWireFormatLengthDelimited;
78 GPBWireFormatLengthDelimited, // GPBDataTypeBytes
79 GPBWireFormatLengthDelimited, // GPBDataTypeString
80 GPBWireFormatLengthDelimited, // GPBDataTypeMessage
DGPBWireFormat.h40 GPBWireFormatLengthDelimited = 2, enumerator
69 GPBWireFormatLengthDelimited))
DGPBDictionary.m353 uint32_t tag = GPBWireFormatMakeTag(GPBFieldNumber(field), GPBWireFormatLengthDelimited);
838 //% uint32_t tag = GPBWireFormatMakeTag(GPBFieldNumber(field), GPBWireFormatLengthDelimited);
1012 //% uint32_t tag = GPBWireFormatMakeTag(GPBFieldNumber(field), GPBWireFormatLengthDelimited);
1552 uint32_t tag = GPBWireFormatMakeTag(GPBFieldNumber(field), GPBWireFormatLengthDelimited);
1735 uint32_t tag = GPBWireFormatMakeTag(GPBFieldNumber(field), GPBWireFormatLengthDelimited);
1918 uint32_t tag = GPBWireFormatMakeTag(GPBFieldNumber(field), GPBWireFormatLengthDelimited);
2101 uint32_t tag = GPBWireFormatMakeTag(GPBFieldNumber(field), GPBWireFormatLengthDelimited);
2284 uint32_t tag = GPBWireFormatMakeTag(GPBFieldNumber(field), GPBWireFormatLengthDelimited);
2467 uint32_t tag = GPBWireFormatMakeTag(GPBFieldNumber(field), GPBWireFormatLengthDelimited);
2650 uint32_t tag = GPBWireFormatMakeTag(GPBFieldNumber(field), GPBWireFormatLengthDelimited);
[all …]
DGPBCodedOutputStream.m322 GPBWriteTagWithFormat(&state_, fieldNumber, GPBWireFormatLengthDelimited);
354 GPBWriteTagWithFormat(&state_, fieldNumber, GPBWireFormatLengthDelimited);
364 GPBWriteTagWithFormat(&state_, fieldNumber, GPBWireFormatLengthDelimited);
DGPBUnknownFieldSet.m339 case GPBWireFormatLengthDelimited: {
DGPBExtensionInternals.m245 format:GPBWireFormatLengthDelimited];
DGPBCodedInputStream.m357 case GPBWireFormatLengthDelimited:
/external/cronet/third_party/protobuf/objectivec/Tests/
DGPBCodedInputStreamTests.m356 int32_t tag = GPBWireFormatMakeTag(1, GPBWireFormatLengthDelimited);
403 GPBWireFormatLengthDelimited);
440 GPBWireFormatLengthDelimited);
/external/protobuf/objectivec/Tests/
DGPBCodedInputStreamTests.m356 int32_t tag = GPBWireFormatMakeTag(1, GPBWireFormatLengthDelimited);
403 GPBWireFormatLengthDelimited);
440 GPBWireFormatLengthDelimited);