Searched defs:AddFieldByNumber (Results 1 – 4 of 4) sorted by relevance
| /external/protobuf/csharp/src/Google.Protobuf/Reflection/ | ||
| D | DescriptorPool.cs | 228 internal void AddFieldByNumber(FieldDescriptor field) in AddFieldByNumber() method in Google.Protobuf.Reflection.DescriptorPool |
| /external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ | ||
| D | DescriptorPool.cs | 228 internal void AddFieldByNumber(FieldDescriptor field) in AddFieldByNumber() method in Google.Protobuf.Reflection.DescriptorPool |
| /external/cronet/third_party/protobuf/src/google/protobuf/ | ||
| D | descriptor.cc | 1762 bool FileDescriptorTables::AddFieldByNumber(FieldDescriptor* field) { in AddFieldByNumber() function in google::protobuf::FileDescriptorTables |
| /external/protobuf/src/google/protobuf/ | ||
| D | descriptor.cc | 1770 bool FileDescriptorTables::AddFieldByNumber(FieldDescriptor* field) { in AddFieldByNumber() function in google::protobuf::FileDescriptorTables |