Searched defs:GPBBoolInt64Dictionary (Results 1 – 2 of 2) sorted by relevance
356 @interface GPBBoolInt64Dictionary () <GPBDictionaryInternalsProtocol> { in GPBBoolInt64Dictionary() function
11893 @implementation GPBBoolInt64Dictionary { implementation in NS_BLOCK_ASSERTIONS11925 return [[(GPBBoolInt64Dictionary*)[self alloc] initWithDictionary:dictionary] autorelease]; argument11950 - (instancetype)initWithDictionary:(GPBBoolInt64Dictionary *)dictionary {11983 - (BOOL)isEqual:(GPBBoolInt64Dictionary *)other {12095 - (void)addEntriesFromDictionary:(GPBBoolInt64Dictionary *)otherDictionary {