Searched defs:GPBInt64BoolDictionary (Results 1 – 2 of 2) sorted by relevance
299 @interface GPBInt64BoolDictionary () <GPBDictionaryInternalsProtocol> { in GPBInt64BoolDictionary() function
8229 @implementation GPBInt64BoolDictionary { implementation8260 return [[(GPBInt64BoolDictionary*)[self alloc] initWithDictionary:dictionary] autorelease]; argument8286 - (instancetype)initWithDictionary:(GPBInt64BoolDictionary *)dictionary {8313 - (BOOL)isEqual:(GPBInt64BoolDictionary *)other {8407 - (void)addEntriesFromDictionary:(GPBInt64BoolDictionary *)otherDictionary {