Home
last modified time | relevance | path

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

/external/protobuf/objectivec/google/protobuf/
DApi.pbobjc.h34 @class GPBMethod; variable
89 @property(nonatomic, readwrite, strong, null_resettable) NSMutableArray<GPBMethod*> *methodsArray;
151 #pragma mark - GPBMethod
166 @interface GPBMethod : GPBMessage
197 int32_t GPBMethod_Syntax_RawValue(GPBMethod *message);
203 void SetGPBMethod_Syntax_RawValue(GPBMethod *message, int32_t value);
DApi.pbobjc.m94 .dataTypeSpecific.className = GPBStringifySymbol(GPBMethod),
177 #pragma mark - GPBMethod
179 @implementation GPBMethod implementation
269 [GPBDescriptor allocDescriptorForClass:[GPBMethod class]
291 int32_t GPBMethod_Syntax_RawValue(GPBMethod *message) {
292 GPBDescriptor *descriptor = [GPBMethod descriptor];
297 void SetGPBMethod_Syntax_RawValue(GPBMethod *message, int32_t value) {
298 GPBDescriptor *descriptor = [GPBMethod descriptor];