Home
last modified time | relevance | path

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

/external/protobuf/objectivec/google/protobuf/
DStruct.pbobjc.h17 @class GPBListValue; variable
128 @property(nonatomic, readwrite, strong, null_resettable) GPBListValue *listValue;
143 #pragma mark - GPBListValue
152 @interface GPBListValue : GPBMessage
DStruct.pbobjc.m123 GPBListValue *listValue;
180 .dataTypeSpecific.className = GPBStringifySymbol(GPBListValue),
227 #pragma mark - GPBListValue
229 @implementation GPBListValue implementation
255 [GPBDescriptor allocDescriptorForClass:[GPBListValue class]