Searched defs:GPBUInt32DoubleDictionary (Results 1 – 2 of 2) sorted by relevance
122 @interface GPBUInt32DoubleDictionary () <GPBDictionaryInternalsProtocol> { in GPBUInt32DoubleDictionary() function
2749 @implementation GPBUInt32DoubleDictionary { implementation2780 return [[(GPBUInt32DoubleDictionary*)[self alloc] initWithDictionary:dictionary] autorelease]; argument2806 - (instancetype)initWithDictionary:(GPBUInt32DoubleDictionary *)dictionary {2833 - (BOOL)isEqual:(GPBUInt32DoubleDictionary *)other {2927 - (void)addEntriesFromDictionary:(GPBUInt32DoubleDictionary *)otherDictionary {