Searched defs:GPBBoolUInt64Dictionary (Results 1 – 2 of 2) sorted by relevance
350 @interface GPBBoolUInt64Dictionary () <GPBDictionaryInternalsProtocol> { in GPBBoolUInt64Dictionary() function
11652 @implementation GPBBoolUInt64Dictionary { implementation in NS_BLOCK_ASSERTIONS11684 return [[(GPBBoolUInt64Dictionary*)[self alloc] initWithDictionary:dictionary] autorelease]; argument11709 - (instancetype)initWithDictionary:(GPBBoolUInt64Dictionary *)dictionary {11742 - (BOOL)isEqual:(GPBBoolUInt64Dictionary *)other {11854 - (void)addEntriesFromDictionary:(GPBBoolUInt64Dictionary *)otherDictionary {