Searched defs:GetDefaultValue (Results 1 – 5 of 5) sorted by relevance
108 const NodePtr &GetDefaultValue() const { return default_value_; } in GetDefaultValue() function
152 string GetDefaultValue(FieldDescriptor::Type type) { in GetDefaultValue() function
1052 std::string GetDefaultValue(const FieldDef &field, in GetDefaultValue() function in flatbuffers::rust::RustGenerator
1088 std::string GetDefaultValue(const FieldDef &field) const { in GetDefaultValue() function in flatbuffers::python::PythonGenerator
797 static PyObject* GetDefaultValue(PyBaseDescriptor *self, void *closure) { in GetDefaultValue() function