Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/objectivec/google/protobuf/
DStruct.pbobjc.h27 @class GPBListValue; variable
138 @property(nonatomic, readwrite, strong, null_resettable) GPBListValue *listValue;
153 #pragma mark - GPBListValue
162 @interface GPBListValue : GPBMessage
DStruct.pbobjc.m139 GPBListValue *listValue;
196 .dataTypeSpecific.className = GPBStringifySymbol(GPBListValue),
243 #pragma mark - GPBListValue
245 @implementation GPBListValue implementation
271 [GPBDescriptor allocDescriptorForClass:[GPBListValue class]