Home
last modified time | relevance | path

Searched defs:GPBBoolInt64Dictionary (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/objectivec/
DGPBDictionary_PackagePrivate.h356 @interface GPBBoolInt64Dictionary () <GPBDictionaryInternalsProtocol> { in GPBBoolInt64Dictionary() function
DGPBDictionary.m11953 @implementation GPBBoolInt64Dictionary { implementation in NS_BLOCK_ASSERTIONS
11985 return [[(GPBBoolInt64Dictionary*)[self alloc] initWithDictionary:dictionary] autorelease]; argument
12010 - (instancetype)initWithDictionary:(GPBBoolInt64Dictionary *)dictionary {
12156 - (void)addEntriesFromDictionary:(GPBBoolInt64Dictionary *)otherDictionary {