Searched refs:GPBOneofDescriptor (Results 1 - 3 of 3) sorted by relevance

/external/protobuf/objectivec/
H A DGPBDescriptor.h38 @class GPBOneofDescriptor;
58 @property(nonatomic, readonly, strong, nullable) NSArray<GPBOneofDescriptor*> *oneofs;
68 - (nullable GPBOneofDescriptor *)oneofWithName:(NSString *)name;
79 @interface GPBOneofDescriptor : NSObject
101 @property(nonatomic, readonly, assign, nullable) GPBOneofDescriptor *containingOneof;
H A DGPBDescriptor_PackagePrivate.h176 @interface GPBOneofDescriptor () { function
189 GPB_UNSAFE_UNRETAINED GPBOneofDescriptor *containingOneof_;
H A DGPBUtilities_PackagePrivate.h187 void GPBMaybeClearOneof(GPBMessage *self, GPBOneofDescriptor *oneof,

Completed in 6252 milliseconds