Searched defs:GPBUInt64UInt32Dictionary (Results 1 – 2 of 2) sorted by relevance
212 @interface GPBUInt64UInt32Dictionary () <GPBDictionaryInternalsProtocol> { in GPBUInt64UInt32Dictionary() function
5441 @implementation GPBUInt64UInt32Dictionary { implementation5472 return [[(GPBUInt64UInt32Dictionary*)[self alloc] initWithDictionary:dictionary] autorelease]; argument5498 - (instancetype)initWithDictionary:(GPBUInt64UInt32Dictionary *)dictionary {5525 - (BOOL)isEqual:(GPBUInt64UInt32Dictionary *)other {5619 - (void)addEntriesFromDictionary:(GPBUInt64UInt32Dictionary *)otherDictionary {