Searched defs:GPBUInt32BoolDictionary (Results 1 – 2 of 2) sorted by relevance
110 @interface GPBUInt32BoolDictionary () <GPBDictionaryInternalsProtocol> { in GPBUInt32BoolDictionary() function
2337 @implementation GPBUInt32BoolDictionary { implementation2368 return [[(GPBUInt32BoolDictionary*)[self alloc] initWithDictionary:dictionary] autorelease]; argument2394 - (instancetype)initWithDictionary:(GPBUInt32BoolDictionary *)dictionary {2421 - (BOOL)isEqual:(GPBUInt32BoolDictionary *)other {2515 - (void)addEntriesFromDictionary:(GPBUInt32BoolDictionary *)otherDictionary {