Searched defs:AddEnumValueByNumber (Results 1 – 2 of 2) sorted by relevance
/external/protobuf/csharp/src/Google.Protobuf/Reflection/ | ||
D | DescriptorPool.cs | 247 internal void AddEnumValueByNumber(EnumValueDescriptor enumValue) in AddEnumValueByNumber() method in Google.Protobuf.Reflection.DescriptorPool |
/external/protobuf/src/google/protobuf/ | ||
D | descriptor.cc | 963 bool FileDescriptorTables::AddEnumValueByNumber( in AddEnumValueByNumber() function in google::protobuf::FileDescriptorTables |