Searched refs:GPBMethod (Results 1 – 2 of 2) sorted by relevance
17 @class GPBMethod; variable58 @property(nonatomic, readwrite, strong, null_resettable) NSMutableArray<GPBMethod*> *methodsArray;113 #pragma mark - GPBMethod126 @interface GPBMethod : GPBMessage155 int32_t GPBMethod_Syntax_RawValue(GPBMethod *message);159 void SetGPBMethod_Syntax_RawValue(GPBMethod *message, int32_t value);
86 .dataTypeSpecific.className = GPBStringifySymbol(GPBMethod),167 #pragma mark - GPBMethod169 @implementation GPBMethod implementation259 [GPBDescriptor allocDescriptorForClass:[GPBMethod class]279 int32_t GPBMethod_Syntax_RawValue(GPBMethod *message) {280 GPBDescriptor *descriptor = [GPBMethod descriptor];285 void SetGPBMethod_Syntax_RawValue(GPBMethod *message, int32_t value) {286 GPBDescriptor *descriptor = [GPBMethod descriptor];