Searched defs:GenDefaultValue (Results 1 – 5 of 5) sorted by relevance
/third_party/flatbuffers/src/ | ||
D | idl_gen_csharp.cpp | 215 std::string GenDefaultValue(const FieldDef &field, in GenDefaultValue() function in flatbuffers::csharp::CSharpGenerator |
D | idl_gen_php.cpp | 873 std::string GenDefaultValue(const Value &value) { in GenDefaultValue() function in flatbuffers::php::PhpGenerator |
D | idl_gen_java.cpp | 265 std::string GenDefaultValue(const FieldDef &field) const { in GenDefaultValue() function in flatbuffers::java::JavaGenerator |
D | idl_gen_ts.cpp | 213 std::string GenDefaultValue(const FieldDef &field, const std::string &context, in GenDefaultValue() function in flatbuffers::ts::TsGenerator |
D | idl_gen_kotlin.cpp | 233 std::string GenDefaultValue(const FieldDef &field, in GenDefaultValue() function in flatbuffers::kotlin::KotlinGenerator |