Home
last modified time | relevance | path

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

/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DDescriptorPool.cs228 internal void AddFieldByNumber(FieldDescriptor field) in AddFieldByNumber() method in Google.Protobuf.Reflection.DescriptorPool
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DDescriptorPool.cs228 internal void AddFieldByNumber(FieldDescriptor field) in AddFieldByNumber() method in Google.Protobuf.Reflection.DescriptorPool
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Ddescriptor.cc1770 bool FileDescriptorTables::AddFieldByNumber(FieldDescriptor* field) { in AddFieldByNumber() function in google::protobuf::FileDescriptorTables
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.cc1764 bool FileDescriptorTables::AddFieldByNumber(FieldDescriptor* field) { in AddFieldByNumber() function in google::protobuf::FileDescriptorTables