Searched defs:GPBStringInt32Dictionary (Results 1 – 2 of 2) sorted by relevance
407 @interface GPBStringInt32Dictionary () <GPBDictionaryInternalsProtocol> { in GPBStringInt32Dictionary() function
9633 @implementation GPBStringInt32Dictionary { implementation9664 return [[(GPBStringInt32Dictionary*)[self alloc] initWithDictionary:dictionary] autorelease]; argument9694 - (instancetype)initWithDictionary:(GPBStringInt32Dictionary *)dictionary {9816 - (void)addEntriesFromDictionary:(GPBStringInt32Dictionary *)otherDictionary {