Searched defs:GPBUInt64DoubleDictionary (Results 1 – 2 of 2) sorted by relevance
248 @interface GPBUInt64DoubleDictionary () <GPBDictionaryInternalsProtocol> { in GPBUInt64DoubleDictionary() function
6714 @implementation GPBUInt64DoubleDictionary { implementation6745 return [[(GPBUInt64DoubleDictionary*)[self alloc] initWithDictionary:dictionary] autorelease]; argument6771 - (instancetype)initWithDictionary:(GPBUInt64DoubleDictionary *)dictionary {6893 - (void)addEntriesFromDictionary:(GPBUInt64DoubleDictionary *)otherDictionary {