Searched defs:GPBBoolInt32Dictionary (Results 1 – 2 of 2) sorted by relevance
344 @interface GPBBoolInt32Dictionary () <GPBDictionaryInternalsProtocol> { in GPBBoolInt32Dictionary() function
11411 @implementation GPBBoolInt32Dictionary { implementation in NS_BLOCK_ASSERTIONS11443 return [[(GPBBoolInt32Dictionary*)[self alloc] initWithDictionary:dictionary] autorelease]; argument11468 - (instancetype)initWithDictionary:(GPBBoolInt32Dictionary *)dictionary {11501 - (BOOL)isEqual:(GPBBoolInt32Dictionary *)other {11613 - (void)addEntriesFromDictionary:(GPBBoolInt32Dictionary *)otherDictionary {