Searched defs:GPBInt32Int32Dictionary (Results 1 – 2 of 2) sorted by relevance
155 @interface GPBInt32Int32Dictionary () <GPBDictionaryInternalsProtocol> { in GPBInt32Int32Dictionary() function
3706 @implementation GPBInt32Int32Dictionary { implementation3737 return [[(GPBInt32Int32Dictionary*)[self alloc] initWithDictionary:dictionary] autorelease]; argument3763 - (instancetype)initWithDictionary:(GPBInt32Int32Dictionary *)dictionary {3885 - (void)addEntriesFromDictionary:(GPBInt32Int32Dictionary *)otherDictionary {