Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/objectivec/
DGPBRuntimeTypes.h99 typedef struct GPBExtensionRange { struct
102 } GPBExtensionRange; typedef
DGPBDescriptor.h59 @property(nonatomic, readonly, nullable) const GPBExtensionRange *extensionRanges;
DGPBDescriptor_PackagePrivate.h167 - (void)setupExtensionRanges:(const GPBExtensionRange *)ranges count:(int32_t)count;
DGPBDescriptor.m213 - (void)setupExtensionRanges:(const GPBExtensionRange *)ranges count:(int32_t)count { argument
DGPBUtilities.m1364 GPBExtensionRange range,
1473 const GPBExtensionRange *extensionRanges = descriptor.extensionRanges;
DGPBMessage.m1239 const GPBExtensionRange *extensionRanges = descriptor.extensionRanges;
1766 range:(GPBExtensionRange)range { argument