Searched defs:GPBInt32Int64Dictionary (Results 1 – 2 of 2) sorted by relevance
167 @interface GPBInt32Int64Dictionary () <GPBDictionaryInternalsProtocol> { in GPBInt32Int64Dictionary() function
4120 @implementation GPBInt32Int64Dictionary { implementation4151 return [[(GPBInt32Int64Dictionary*)[self alloc] initWithDictionary:dictionary] autorelease]; argument4177 - (instancetype)initWithDictionary:(GPBInt32Int64Dictionary *)dictionary {4299 - (void)addEntriesFromDictionary:(GPBInt32Int64Dictionary *)otherDictionary {