Home
last modified time | relevance | path

Searched refs:GPBWireFormatMessageSetMessage (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/objectivec/
DGPBWireFormat.h49 GPBWireFormatMessageSetMessage = 3 enumerator
68 (GPBWireFormatMakeTag(GPBWireFormatMessageSetMessage, \
DGPBCodedOutputStream.m921 [self writeMessage:GPBWireFormatMessageSetMessage value:value];
930 [self writeBytes:GPBWireFormatMessageSetMessage value:value];
1198 GPBComputeMessageSize(GPBWireFormatMessageSetMessage, value);
1205 GPBComputeBytesSize(GPBWireFormatMessageSetMessage, value);