Home
last modified time | relevance | path

Searched defs:AddFieldByNumber (Results 1 – 4 of 4) 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/cronet/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptorPool.cs228 internal void AddFieldByNumber(FieldDescriptor field) in AddFieldByNumber() method in Google.Protobuf.Reflection.DescriptorPool
/external/cronet/third_party/protobuf/src/google/protobuf/
Ddescriptor.cc1762 bool FileDescriptorTables::AddFieldByNumber(FieldDescriptor* field) { in AddFieldByNumber() function in google::protobuf::FileDescriptorTables
/external/protobuf/src/google/protobuf/
Ddescriptor.cc1770 bool FileDescriptorTables::AddFieldByNumber(FieldDescriptor* field) { in AddFieldByNumber() function in google::protobuf::FileDescriptorTables