Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptorPool.cs247 internal void AddEnumValueByNumber(EnumValueDescriptor enumValue) in AddEnumValueByNumber() method in Google.Protobuf.Reflection.DescriptorPool
/external/protobuf/src/google/protobuf/
Ddescriptor.cc963 bool FileDescriptorTables::AddEnumValueByNumber( in AddEnumValueByNumber() function in google::protobuf::FileDescriptorTables