Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/objectivec/
DGPBDictionary_PackagePrivate.h230 @interface GPBUInt64Int64Dictionary () <GPBDictionaryInternalsProtocol> { in GPBUInt64Int64Dictionary() function
DGPBDictionary.m6093 @implementation GPBUInt64Int64Dictionary { implementation
6124 return [[(GPBUInt64Int64Dictionary*)[self alloc] initWithDictionary:dictionary] autorelease]; argument
6150 - (instancetype)initWithDictionary:(GPBUInt64Int64Dictionary *)dictionary {
6272 - (void)addEntriesFromDictionary:(GPBUInt64Int64Dictionary *)otherDictionary {