Searched defs:GPBBoolUInt32Dictionary (Results 1 – 2 of 2) sorted by relevance
338 @interface GPBBoolUInt32Dictionary () <GPBDictionaryInternalsProtocol> { in GPBBoolUInt32Dictionary() function
11227 @implementation GPBBoolUInt32Dictionary { implementation in NS_BLOCK_ASSERTIONS11259 return [[(GPBBoolUInt32Dictionary*)[self alloc] initWithDictionary:dictionary] autorelease]; argument11284 - (instancetype)initWithDictionary:(GPBBoolUInt32Dictionary *)dictionary {11430 - (void)addEntriesFromDictionary:(GPBBoolUInt32Dictionary *)otherDictionary {