Searched defs:GPBInt32UInt32Dictionary (Results 1 – 2 of 2) sorted by relevance
149 @interface GPBInt32UInt32Dictionary () <GPBDictionaryInternalsProtocol> { in GPBInt32UInt32Dictionary() function
3477 @implementation GPBInt32UInt32Dictionary { implementation3508 return [[(GPBInt32UInt32Dictionary*)[self alloc] initWithDictionary:dictionary] autorelease]; argument3534 - (instancetype)initWithDictionary:(GPBInt32UInt32Dictionary *)dictionary {3561 - (BOOL)isEqual:(GPBInt32UInt32Dictionary *)other {3655 - (void)addEntriesFromDictionary:(GPBInt32UInt32Dictionary *)otherDictionary {