Searched defs:GPBUInt64DoubleDictionary (Results 1 – 2 of 2) sorted by relevance
248 @interface GPBUInt64DoubleDictionary () <GPBDictionaryInternalsProtocol> { in GPBUInt64DoubleDictionary() function
6677 @implementation GPBUInt64DoubleDictionary { implementation6708 return [[(GPBUInt64DoubleDictionary*)[self alloc] initWithDictionary:dictionary] autorelease]; argument6734 - (instancetype)initWithDictionary:(GPBUInt64DoubleDictionary *)dictionary {6761 - (BOOL)isEqual:(GPBUInt64DoubleDictionary *)other {6855 - (void)addEntriesFromDictionary:(GPBUInt64DoubleDictionary *)otherDictionary {