Home
last modified time | relevance | path

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

/third_party/protobuf/conformance/
Dbinary_json_conformance_suite.cc152 string GetDefaultValue(FieldDescriptor::Type type) { in GetDefaultValue() function
/third_party/protobuf/python/google/protobuf/pyext/
Ddescriptor.cc797 static PyObject* GetDefaultValue(PyBaseDescriptor *self, void *closure) { in GetDefaultValue() function