Searched defs:GPBInt32Int64Dictionary (Results 1 – 2 of 2) sorted by relevance
167 @interface GPBInt32Int64Dictionary () <GPBDictionaryInternalsProtocol> { in GPBInt32Int64Dictionary() function
4095 @implementation GPBInt32Int64Dictionary { implementation4126 return [[(GPBInt32Int64Dictionary*)[self alloc] initWithDictionary:dictionary] autorelease]; argument4152 - (instancetype)initWithDictionary:(GPBInt32Int64Dictionary *)dictionary {4179 - (BOOL)isEqual:(GPBInt32Int64Dictionary *)other {4273 - (void)addEntriesFromDictionary:(GPBInt32Int64Dictionary *)otherDictionary {