Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/objectivec/
DGPBWireFormat.h49 GPBWireFormatMessageSetMessage = 3 enumerator
68 (GPBWireFormatMakeTag(GPBWireFormatMessageSetMessage, \
DGPBCodedOutputStream.m898 [self writeMessage:GPBWireFormatMessageSetMessage value:value];
907 [self writeBytes:GPBWireFormatMessageSetMessage value:value];
1179 GPBComputeMessageSize(GPBWireFormatMessageSetMessage, value);
1186 GPBComputeBytesSize(GPBWireFormatMessageSetMessage, value);