Home
last modified time | relevance | path

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

/external/protobuf/objectivec/google/protobuf/
DApi.pbobjc.h17 @class GPBMethod; variable
58 @property(nonatomic, readwrite, strong, null_resettable) NSMutableArray<GPBMethod*> *methodsArray;
113 #pragma mark - GPBMethod
126 @interface GPBMethod : GPBMessage
155 int32_t GPBMethod_Syntax_RawValue(GPBMethod *message);
159 void SetGPBMethod_Syntax_RawValue(GPBMethod *message, int32_t value);
DApi.pbobjc.m86 .dataTypeSpecific.className = GPBStringifySymbol(GPBMethod),
167 #pragma mark - GPBMethod
169 @implementation GPBMethod implementation
259 [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];