Searched defs:HasDefaultValue (Results 1 – 2 of 2) sorted by relevance
/third_party/protobuf/python/google/protobuf/pyext/ | ||
D | descriptor.cc | 793 static PyObject* HasDefaultValue(PyBaseDescriptor *self, void *closure) { in HasDefaultValue() function |
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ | ||
D | Descriptor.cs | 2355 public bool HasDefaultValue { property in Google.Protobuf.Reflection.FieldDescriptorProto |