Searched defs:GPBBoolInt64Dictionary (Results 1 – 2 of 2) sorted by relevance
356 @interface GPBBoolInt64Dictionary () <GPBDictionaryInternalsProtocol> { in GPBBoolInt64Dictionary() function
11953 @implementation GPBBoolInt64Dictionary { implementation in NS_BLOCK_ASSERTIONS11985 return [[(GPBBoolInt64Dictionary*)[self alloc] initWithDictionary:dictionary] autorelease]; argument12010 - (instancetype)initWithDictionary:(GPBBoolInt64Dictionary *)dictionary {12156 - (void)addEntriesFromDictionary:(GPBBoolInt64Dictionary *)otherDictionary {