Searched defs:GPBUInt64BoolDictionary (Results 1 – 2 of 2) sorted by relevance
236 @interface GPBUInt64BoolDictionary () <GPBDictionaryInternalsProtocol> { in GPBUInt64BoolDictionary() function
6265 @implementation GPBUInt64BoolDictionary { implementation6296 return [[(GPBUInt64BoolDictionary*)[self alloc] initWithDictionary:dictionary] autorelease]; argument6322 - (instancetype)initWithDictionary:(GPBUInt64BoolDictionary *)dictionary {6349 - (BOOL)isEqual:(GPBUInt64BoolDictionary *)other {6443 - (void)addEntriesFromDictionary:(GPBUInt64BoolDictionary *)otherDictionary {