Home
last modified time | relevance | path

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

/external/protobuf/objectivec/
DGPBWireFormat.h49 GPBWireFormatMessageSetMessage = 3 enumerator
68 (GPBWireFormatMakeTag(GPBWireFormatMessageSetMessage, \
DGPBCodedOutputStream.m883 [self writeMessage:GPBWireFormatMessageSetMessage value:value];
892 [self writeBytes:GPBWireFormatMessageSetMessage value:value];
1160 GPBComputeMessageSize(GPBWireFormatMessageSetMessage, value);
1167 GPBComputeBytesSize(GPBWireFormatMessageSetMessage, value);