Searched defs:GPBInt64Int64Dictionary (Results 1 – 2 of 2) sorted by relevance
293 @interface GPBInt64Int64Dictionary () <GPBDictionaryInternalsProtocol> { in GPBInt64Int64Dictionary() function
8023 @implementation GPBInt64Int64Dictionary { implementation8054 return [[(GPBInt64Int64Dictionary*)[self alloc] initWithDictionary:dictionary] autorelease]; argument8080 - (instancetype)initWithDictionary:(GPBInt64Int64Dictionary *)dictionary {8107 - (BOOL)isEqual:(GPBInt64Int64Dictionary *)other {8201 - (void)addEntriesFromDictionary:(GPBInt64Int64Dictionary *)otherDictionary {