Searched defs:GPBInt64Int32Dictionary (Results 1 – 2 of 2) sorted by relevance
281 @interface GPBInt64Int32Dictionary () <GPBDictionaryInternalsProtocol> { in GPBInt64Int32Dictionary() function
7611 @implementation GPBInt64Int32Dictionary { implementation7642 return [[(GPBInt64Int32Dictionary*)[self alloc] initWithDictionary:dictionary] autorelease]; argument7668 - (instancetype)initWithDictionary:(GPBInt64Int32Dictionary *)dictionary {7695 - (BOOL)isEqual:(GPBInt64Int32Dictionary *)other {7789 - (void)addEntriesFromDictionary:(GPBInt64Int32Dictionary *)otherDictionary {