Searched defs:GPBInt32UInt64Dictionary (Results 1 – 2 of 2) sorted by relevance
161 @interface GPBInt32UInt64Dictionary () <GPBDictionaryInternalsProtocol> { in GPBInt32UInt64Dictionary() function
3889 @implementation GPBInt32UInt64Dictionary { implementation3920 return [[(GPBInt32UInt64Dictionary*)[self alloc] initWithDictionary:dictionary] autorelease]; argument3946 - (instancetype)initWithDictionary:(GPBInt32UInt64Dictionary *)dictionary {3973 - (BOOL)isEqual:(GPBInt32UInt64Dictionary *)other {4067 - (void)addEntriesFromDictionary:(GPBInt32UInt64Dictionary *)otherDictionary {