Home
last modified time | relevance | path

Searched refs:GPBExtensionRange (Results 1 – 6 of 6) sorted by relevance

/third_party/protobuf/objectivec/
DGPBRuntimeTypes.h139 typedef struct GPBExtensionRange { struct
144 } GPBExtensionRange; argument
DGPBDescriptor.h74 @property(nonatomic, readonly, nullable) const GPBExtensionRange *extensionRanges;
DGPBDescriptor_PackagePrivate.h210 - (void)setupExtensionRanges:(const GPBExtensionRange *)ranges count:(int32_t)count;
DGPBDescriptor.m221 - (void)setupExtensionRanges:(const GPBExtensionRange *)ranges count:(int32_t)count { argument
DGPBUtilities.m1904 GPBExtensionRange range,
2013 const GPBExtensionRange *extensionRanges = descriptor.extensionRanges;
DGPBMessage.m1274 const GPBExtensionRange *extensionRanges = descriptor.extensionRanges;
1841 range:(GPBExtensionRange)range