Searched defs:GPBInt32UInt32Dictionary (Results 1 – 2 of 2) sorted by relevance
149 @interface GPBInt32UInt32Dictionary () <GPBDictionaryInternalsProtocol> { in GPBInt32UInt32Dictionary() function
3499 @implementation GPBInt32UInt32Dictionary { implementation3530 return [[(GPBInt32UInt32Dictionary*)[self alloc] initWithDictionary:dictionary] autorelease]; argument3556 - (instancetype)initWithDictionary:(GPBInt32UInt32Dictionary *)dictionary {3678 - (void)addEntriesFromDictionary:(GPBInt32UInt32Dictionary *)otherDictionary {