Searched defs:GPBInt64UInt32Dictionary (Results 1 – 2 of 2) sorted by relevance
275 @interface GPBInt64UInt32Dictionary () <GPBDictionaryInternalsProtocol> { in GPBInt64UInt32Dictionary() function
7445 @implementation GPBInt64UInt32Dictionary { implementation7476 return [[(GPBInt64UInt32Dictionary*)[self alloc] initWithDictionary:dictionary] autorelease]; argument7502 - (instancetype)initWithDictionary:(GPBInt64UInt32Dictionary *)dictionary {7624 - (void)addEntriesFromDictionary:(GPBInt64UInt32Dictionary *)otherDictionary {