Searched defs:GPBUInt32UInt64Dictionary (Results 1 – 2 of 2) sorted by relevance
98 @interface GPBUInt32UInt64Dictionary () <GPBDictionaryInternalsProtocol> { in GPBUInt32UInt64Dictionary() function
1925 @implementation GPBUInt32UInt64Dictionary { implementation1956 return [[(GPBUInt32UInt64Dictionary*)[self alloc] initWithDictionary:dictionary] autorelease]; argument1982 - (instancetype)initWithDictionary:(GPBUInt32UInt64Dictionary *)dictionary {2009 - (BOOL)isEqual:(GPBUInt32UInt64Dictionary *)other {2103 - (void)addEntriesFromDictionary:(GPBUInt32UInt64Dictionary *)otherDictionary {