Searched defs:GPBBoolUInt64Dictionary (Results 1 – 2 of 2) sorted by relevance
350 @interface GPBBoolUInt64Dictionary () <GPBDictionaryInternalsProtocol> { in GPBBoolUInt64Dictionary() function
11711 @implementation GPBBoolUInt64Dictionary { implementation in NS_BLOCK_ASSERTIONS11743 return [[(GPBBoolUInt64Dictionary*)[self alloc] initWithDictionary:dictionary] autorelease]; argument11768 - (instancetype)initWithDictionary:(GPBBoolUInt64Dictionary *)dictionary {11914 - (void)addEntriesFromDictionary:(GPBBoolUInt64Dictionary *)otherDictionary {