Searched defs:GPBBoolUInt32Dictionary (Results 1 – 2 of 2) sorted by relevance
338 @interface GPBBoolUInt32Dictionary () <GPBDictionaryInternalsProtocol> { in GPBBoolUInt32Dictionary() function
11170 @implementation GPBBoolUInt32Dictionary { implementation in NS_BLOCK_ASSERTIONS11202 return [[(GPBBoolUInt32Dictionary*)[self alloc] initWithDictionary:dictionary] autorelease]; argument11227 - (instancetype)initWithDictionary:(GPBBoolUInt32Dictionary *)dictionary {11260 - (BOOL)isEqual:(GPBBoolUInt32Dictionary *)other {11372 - (void)addEntriesFromDictionary:(GPBBoolUInt32Dictionary *)otherDictionary {