Searched defs:GPBBoolInt32Dictionary (Results 1 – 2 of 2) sorted by relevance
344 @interface GPBBoolInt32Dictionary () <GPBDictionaryInternalsProtocol> { in GPBBoolInt32Dictionary() function
11469 @implementation GPBBoolInt32Dictionary { implementation in NS_BLOCK_ASSERTIONS11501 return [[(GPBBoolInt32Dictionary*)[self alloc] initWithDictionary:dictionary] autorelease]; argument11526 - (instancetype)initWithDictionary:(GPBBoolInt32Dictionary *)dictionary {11672 - (void)addEntriesFromDictionary:(GPBBoolInt32Dictionary *)otherDictionary {