Searched defs:GPBInt64Int32Dictionary (Results 1 – 2 of 2) sorted by relevance
281 @interface GPBInt64Int32Dictionary () <GPBDictionaryInternalsProtocol> { in GPBInt64Int32Dictionary() function
7652 @implementation GPBInt64Int32Dictionary { implementation7683 return [[(GPBInt64Int32Dictionary*)[self alloc] initWithDictionary:dictionary] autorelease]; argument7709 - (instancetype)initWithDictionary:(GPBInt64Int32Dictionary *)dictionary {7831 - (void)addEntriesFromDictionary:(GPBInt64Int32Dictionary *)otherDictionary {