Searched defs:GPBInt64BoolDictionary (Results 1 – 2 of 2) sorted by relevance
299 @interface GPBInt64BoolDictionary () <GPBDictionaryInternalsProtocol> { in GPBInt64BoolDictionary() function
8273 @implementation GPBInt64BoolDictionary { implementation8304 return [[(GPBInt64BoolDictionary*)[self alloc] initWithDictionary:dictionary] autorelease]; argument8330 - (instancetype)initWithDictionary:(GPBInt64BoolDictionary *)dictionary {8452 - (void)addEntriesFromDictionary:(GPBInt64BoolDictionary *)otherDictionary {