Searched defs:GPBInt32BoolDictionary (Results 1 – 2 of 2) sorted by relevance
173 @interface GPBInt32BoolDictionary () <GPBDictionaryInternalsProtocol> { in GPBInt32BoolDictionary() function
4301 @implementation GPBInt32BoolDictionary { implementation4332 return [[(GPBInt32BoolDictionary*)[self alloc] initWithDictionary:dictionary] autorelease]; argument4358 - (instancetype)initWithDictionary:(GPBInt32BoolDictionary *)dictionary {4385 - (BOOL)isEqual:(GPBInt32BoolDictionary *)other {4479 - (void)addEntriesFromDictionary:(GPBInt32BoolDictionary *)otherDictionary {