Searched defs:GPBUInt64BoolDictionary (Results 1 – 2 of 2) sorted by relevance
236 @interface GPBUInt64BoolDictionary () <GPBDictionaryInternalsProtocol> { in GPBUInt64BoolDictionary() function
6300 @implementation GPBUInt64BoolDictionary { implementation6331 return [[(GPBUInt64BoolDictionary*)[self alloc] initWithDictionary:dictionary] autorelease]; argument6357 - (instancetype)initWithDictionary:(GPBUInt64BoolDictionary *)dictionary {6479 - (void)addEntriesFromDictionary:(GPBUInt64BoolDictionary *)otherDictionary {