Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/objectivec/
DGPBDictionary_PackagePrivate.h413 @interface GPBStringUInt64Dictionary () <GPBDictionaryInternalsProtocol> { in GPBStringUInt64Dictionary() function
DGPBDictionary.m9848 @implementation GPBStringUInt64Dictionary { implementation
9879 return [[(GPBStringUInt64Dictionary*)[self alloc] initWithDictionary:dictionary] autorelease]; argument
9909 - (instancetype)initWithDictionary:(GPBStringUInt64Dictionary *)dictionary {
10031 - (void)addEntriesFromDictionary:(GPBStringUInt64Dictionary *)otherDictionary {