Searched defs:GPBUInt32UInt32Dictionary (Results 1 – 2 of 2) sorted by relevance
86 @interface GPBUInt32UInt32Dictionary () <GPBDictionaryInternalsProtocol> { in GPBUInt32UInt32Dictionary() function
1513 @implementation GPBUInt32UInt32Dictionary { implementation1544 return [[(GPBUInt32UInt32Dictionary*)[self alloc] initWithDictionary:dictionary] autorelease]; argument1570 - (instancetype)initWithDictionary:(GPBUInt32UInt32Dictionary *)dictionary {1597 - (BOOL)isEqual:(GPBUInt32UInt32Dictionary *)other {1691 - (void)addEntriesFromDictionary:(GPBUInt32UInt32Dictionary *)otherDictionary {