Searched defs:GPBInt64DoubleDictionary (Results 1 – 2 of 2) sorted by relevance
311 @interface GPBInt64DoubleDictionary () <GPBDictionaryInternalsProtocol> { in GPBInt64DoubleDictionary() function
8641 @implementation GPBInt64DoubleDictionary { implementation8672 return [[(GPBInt64DoubleDictionary*)[self alloc] initWithDictionary:dictionary] autorelease]; argument8698 - (instancetype)initWithDictionary:(GPBInt64DoubleDictionary *)dictionary {8725 - (BOOL)isEqual:(GPBInt64DoubleDictionary *)other {8819 - (void)addEntriesFromDictionary:(GPBInt64DoubleDictionary *)otherDictionary {