Searched defs:GPBInt32DoubleDictionary (Results 1 – 2 of 2) sorted by relevance
185 @interface GPBInt32DoubleDictionary () <GPBDictionaryInternalsProtocol> { in GPBInt32DoubleDictionary() function
4713 @implementation GPBInt32DoubleDictionary { implementation4744 return [[(GPBInt32DoubleDictionary*)[self alloc] initWithDictionary:dictionary] autorelease]; argument4770 - (instancetype)initWithDictionary:(GPBInt32DoubleDictionary *)dictionary {4797 - (BOOL)isEqual:(GPBInt32DoubleDictionary *)other {4891 - (void)addEntriesFromDictionary:(GPBInt32DoubleDictionary *)otherDictionary {