Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/objectivec/
DGPBDictionary_PackagePrivate.h92 @interface GPBUInt32Int32Dictionary () <GPBDictionaryInternalsProtocol> { in GPBUInt32Int32Dictionary() function
DGPBDictionary.m1733 @implementation GPBUInt32Int32Dictionary { implementation
1764 return [[(GPBUInt32Int32Dictionary*)[self alloc] initWithDictionary:dictionary] autorelease]; argument
1790 - (instancetype)initWithDictionary:(GPBUInt32Int32Dictionary *)dictionary {
1912 - (void)addEntriesFromDictionary:(GPBUInt32Int32Dictionary *)otherDictionary {