Searched refs:GPBMethod (Results 1 – 2 of 2) sorted by relevance
34 @class GPBMethod; variable89 @property(nonatomic, readwrite, strong, null_resettable) NSMutableArray<GPBMethod*> *methodsArray;151 #pragma mark - GPBMethod166 GPB_FINAL @interface GPBMethod : GPBMessage197 int32_t GPBMethod_Syntax_RawValue(GPBMethod *message);203 void SetGPBMethod_Syntax_RawValue(GPBMethod *message, int32_t value);
35 GPBObjCClassDeclaration(GPBMethod);104 .dataTypeSpecific.clazz = GPBObjCClass(GPBMethod),187 #pragma mark - GPBMethod189 @implementation GPBMethod implementation279 [GPBDescriptor allocDescriptorForClass:[GPBMethod class]301 int32_t GPBMethod_Syntax_RawValue(GPBMethod *message) {302 GPBDescriptor *descriptor = [GPBMethod descriptor];307 void SetGPBMethod_Syntax_RawValue(GPBMethod *message, int32_t value) {308 GPBDescriptor *descriptor = [GPBMethod descriptor];