Home
last modified time | relevance | path

Searched refs:GPBWireFormatStartGroup (Results 1 – 5 of 5) sorted by relevance

/external/protobuf/objectivec/
DGPBWireFormat.h41 GPBWireFormatStartGroup = 3, enumerator
62 (GPBWireFormatMakeTag(GPBWireFormatMessageSetItem, GPBWireFormatStartGroup))
DGPBWireFormat.m81 GPBWireFormatStartGroup, // GPBDataTypeGroup
DGPBCodedOutputStream.m332 GPBWriteTagWithFormat(&state_, fieldNumber, GPBWireFormatStartGroup);
344 GPBWriteTagWithFormat(&state_, fieldNumber, GPBWireFormatStartGroup);
881 GPBWireFormatStartGroup);
890 GPBWireFormatStartGroup);
DGPBUnknownFieldSet.m346 case GPBWireFormatStartGroup: {
DGPBCodedInputStream.m352 case GPBWireFormatStartGroup: