Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/objectivec/
DGPBDictionary_PackagePrivate.h218 @interface GPBUInt64Int32Dictionary () <GPBDictionaryInternalsProtocol> { in GPBUInt64Int32Dictionary() function
DGPBDictionary.m5679 @implementation GPBUInt64Int32Dictionary { implementation
5710 return [[(GPBUInt64Int32Dictionary*)[self alloc] initWithDictionary:dictionary] autorelease]; argument
5736 - (instancetype)initWithDictionary:(GPBUInt64Int32Dictionary *)dictionary {
5858 - (void)addEntriesFromDictionary:(GPBUInt64Int32Dictionary *)otherDictionary {