Home
last modified time | relevance | path

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

/third_party/protobuf/objectivec/
DGPBDictionary_PackagePrivate.h152 @interface GPBInt32UInt32Dictionary () <GPBDictionaryInternalsProtocol> { in GPBInt32UInt32Dictionary() function
DGPBDictionary.m3186 @implementation GPBInt32UInt32Dictionary { implementation
3210 - (instancetype)initWithDictionary:(GPBInt32UInt32Dictionary *)dictionary {
3341 - (void)addEntriesFromDictionary:(GPBInt32UInt32Dictionary *)otherDictionary {