Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/objectivec/
DGPBDictionary_PackagePrivate.h344 @interface GPBBoolInt32Dictionary () <GPBDictionaryInternalsProtocol> { in GPBBoolInt32Dictionary() function
DGPBDictionary.m11469 @implementation GPBBoolInt32Dictionary { implementation in NS_BLOCK_ASSERTIONS
11501 return [[(GPBBoolInt32Dictionary*)[self alloc] initWithDictionary:dictionary] autorelease]; argument
11526 - (instancetype)initWithDictionary:(GPBBoolInt32Dictionary *)dictionary {
11672 - (void)addEntriesFromDictionary:(GPBBoolInt32Dictionary *)otherDictionary {