Searched defs:GPBUInt64UInt64Dictionary (Results 1 – 2 of 2) sorted by relevance
224 @interface GPBUInt64UInt64Dictionary () <GPBDictionaryInternalsProtocol> { in GPBUInt64UInt64Dictionary() function
5886 @implementation GPBUInt64UInt64Dictionary { implementation5917 return [[(GPBUInt64UInt64Dictionary*)[self alloc] initWithDictionary:dictionary] autorelease]; argument5943 - (instancetype)initWithDictionary:(GPBUInt64UInt64Dictionary *)dictionary {6065 - (void)addEntriesFromDictionary:(GPBUInt64UInt64Dictionary *)otherDictionary {