Searched defs:GPBStringInt64Dictionary (Results 1 – 2 of 2) sorted by relevance
419 @interface GPBStringInt64Dictionary () <GPBDictionaryInternalsProtocol> { in GPBStringInt64Dictionary() function
10063 @implementation GPBStringInt64Dictionary { implementation10094 return [[(GPBStringInt64Dictionary*)[self alloc] initWithDictionary:dictionary] autorelease]; argument10124 - (instancetype)initWithDictionary:(GPBStringInt64Dictionary *)dictionary {10246 - (void)addEntriesFromDictionary:(GPBStringInt64Dictionary *)otherDictionary {