Searched defs:GPBInt64Int64Dictionary (Results 1 – 2 of 2) sorted by relevance
293 @interface GPBInt64Int64Dictionary () <GPBDictionaryInternalsProtocol> { in GPBInt64Int64Dictionary() function
8066 @implementation GPBInt64Int64Dictionary { implementation8097 return [[(GPBInt64Int64Dictionary*)[self alloc] initWithDictionary:dictionary] autorelease]; argument8123 - (instancetype)initWithDictionary:(GPBInt64Int64Dictionary *)dictionary {8245 - (void)addEntriesFromDictionary:(GPBInt64Int64Dictionary *)otherDictionary {