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
67 (GPBWireFormatMakeTag(GPBWireFormatMessageSetMessage, \
DGPBCodedOutputStream.m892 [self writeMessage:GPBWireFormatMessageSetMessage value:value];
901 [self writeBytes:GPBWireFormatMessageSetMessage value:value];
1171 GPBComputeMessageSize(GPBWireFormatMessageSetMessage, value);
1178 GPBComputeBytesSize(GPBWireFormatMessageSetMessage, value);