Searched defs:GPBInt32Int32Dictionary (Results 1 – 2 of 2) sorted by relevance
155 @interface GPBInt32Int32Dictionary () <GPBDictionaryInternalsProtocol> { in GPBInt32Int32Dictionary() function
3683 @implementation GPBInt32Int32Dictionary { implementation3714 return [[(GPBInt32Int32Dictionary*)[self alloc] initWithDictionary:dictionary] autorelease]; argument3740 - (instancetype)initWithDictionary:(GPBInt32Int32Dictionary *)dictionary {3767 - (BOOL)isEqual:(GPBInt32Int32Dictionary *)other {3861 - (void)addEntriesFromDictionary:(GPBInt32Int32Dictionary *)otherDictionary {