HomeSort by relevance Sort by last modified time
    Searched refs:GPBExtensionRange (Results 1 - 3 of 3) sorted by null

  /external/protobuf/objectivec/
GPBRuntimeTypes.h 99 typedef struct GPBExtensionRange {
102 } GPBExtensionRange;
GPBDescriptor.h 59 @property(nonatomic, readonly, nullable) const GPBExtensionRange *extensionRanges;
GPBDescriptor_PackagePrivate.h 167 - (void)setupExtensionRanges:(const GPBExtensionRange *)ranges count:(int32_t)count;

Completed in 46 milliseconds