Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptorPool.cs228 internal void AddFieldByNumber(FieldDescriptor field) in AddFieldByNumber() method in Google.Protobuf.Reflection.DescriptorPool
/external/protobuf/src/google/protobuf/
Ddescriptor.cc958 bool FileDescriptorTables::AddFieldByNumber(const FieldDescriptor* field) { in AddFieldByNumber() function in google::protobuf::FileDescriptorTables