Home
last modified time | relevance | path

Searched defs:GPBInt32UInt32Dictionary (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/objectivec/
DGPBDictionary_PackagePrivate.h149 @interface GPBInt32UInt32Dictionary () <GPBDictionaryInternalsProtocol> { in GPBInt32UInt32Dictionary() function
DGPBDictionary.m3181 @implementation GPBInt32UInt32Dictionary { implementation
3205 - (instancetype)initWithDictionary:(GPBInt32UInt32Dictionary *)dictionary {
3336 - (void)addEntriesFromDictionary:(GPBInt32UInt32Dictionary *)otherDictionary {