Searched defs:GPBInt64UInt32Dictionary (Results 1 – 2 of 2) sorted by relevance
275 @interface GPBInt64UInt32Dictionary () <GPBDictionaryInternalsProtocol> { in GPBInt64UInt32Dictionary() function
7405 @implementation GPBInt64UInt32Dictionary { implementation7436 return [[(GPBInt64UInt32Dictionary*)[self alloc] initWithDictionary:dictionary] autorelease]; argument7462 - (instancetype)initWithDictionary:(GPBInt64UInt32Dictionary *)dictionary {7489 - (BOOL)isEqual:(GPBInt64UInt32Dictionary *)other {7583 - (void)addEntriesFromDictionary:(GPBInt64UInt32Dictionary *)otherDictionary {