Searched defs:GPBUInt32UInt64Dictionary (Results 1 – 2 of 2) sorted by relevance
98 @interface GPBUInt32UInt64Dictionary () <GPBDictionaryInternalsProtocol> { in GPBUInt32UInt64Dictionary() function
1940 @implementation GPBUInt32UInt64Dictionary { implementation1971 return [[(GPBUInt32UInt64Dictionary*)[self alloc] initWithDictionary:dictionary] autorelease]; argument1997 - (instancetype)initWithDictionary:(GPBUInt32UInt64Dictionary *)dictionary {2119 - (void)addEntriesFromDictionary:(GPBUInt32UInt64Dictionary *)otherDictionary {