Searched defs:GPBInt64UInt64Dictionary (Results 1 – 2 of 2) sorted by relevance
287 @interface GPBInt64UInt64Dictionary () <GPBDictionaryInternalsProtocol> { in GPBInt64UInt64Dictionary() function
7817 @implementation GPBInt64UInt64Dictionary { implementation7848 return [[(GPBInt64UInt64Dictionary*)[self alloc] initWithDictionary:dictionary] autorelease]; argument7874 - (instancetype)initWithDictionary:(GPBInt64UInt64Dictionary *)dictionary {7901 - (BOOL)isEqual:(GPBInt64UInt64Dictionary *)other {7995 - (void)addEntriesFromDictionary:(GPBInt64UInt64Dictionary *)otherDictionary {