Searched defs:GPBUInt64UInt64Dictionary (Results 1 – 2 of 2) sorted by relevance
224 @interface GPBUInt64UInt64Dictionary () <GPBDictionaryInternalsProtocol> { in GPBUInt64UInt64Dictionary() function
5853 @implementation GPBUInt64UInt64Dictionary { implementation5884 return [[(GPBUInt64UInt64Dictionary*)[self alloc] initWithDictionary:dictionary] autorelease]; argument5910 - (instancetype)initWithDictionary:(GPBUInt64UInt64Dictionary *)dictionary {5937 - (BOOL)isEqual:(GPBUInt64UInt64Dictionary *)other {6031 - (void)addEntriesFromDictionary:(GPBUInt64UInt64Dictionary *)otherDictionary {