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
61 (GPBWireFormatMakeTag(GPBWireFormatMessageSetItem, GPBWireFormatStartGroup))
DGPBWireFormat.m74 GPBWireFormatStartGroup, // GPBDataTypeGroup
DGPBCodedOutputStream.m341 GPBWriteTagWithFormat(&state_, fieldNumber, GPBWireFormatStartGroup);
353 GPBWriteTagWithFormat(&state_, fieldNumber, GPBWireFormatStartGroup);
890 GPBWireFormatStartGroup);
899 GPBWireFormatStartGroup);
DGPBUnknownFieldSet.m376 case GPBWireFormatStartGroup: {
DGPBCodedInputStream.m338 case GPBWireFormatStartGroup: