Searched refs:GPBAny (Results 1 – 4 of 4) sorted by relevance
31 #pragma mark - GPBAny33 @implementation GPBAny implementation70 [GPBDescriptor allocDescriptorForClass:[GPBAny class]
32 #pragma mark - GPBAny98 @interface GPBAny : GPBMessage
17 @class GPBAny; variable361 @property(nonatomic, readwrite, strong, null_resettable) GPBAny *value;
646 GPBAny *value;666 .dataTypeSpecific.className = GPBStringifySymbol(GPBAny),