Searched defs:GPBUInt32DoubleDictionary (Results 1 – 2 of 2) sorted by relevance
122 @interface GPBUInt32DoubleDictionary () <GPBDictionaryInternalsProtocol> { in GPBUInt32DoubleDictionary() function
2768 @implementation GPBUInt32DoubleDictionary { implementation2799 return [[(GPBUInt32DoubleDictionary*)[self alloc] initWithDictionary:dictionary] autorelease]; argument2825 - (instancetype)initWithDictionary:(GPBUInt32DoubleDictionary *)dictionary {2947 - (void)addEntriesFromDictionary:(GPBUInt32DoubleDictionary *)otherDictionary {