Searched defs:GenDefaultValue (Results 1 – 5 of 5) sorted by relevance
/external/flatbuffers/src/ | ||
D | idl_gen_csharp.cpp | 210 std::string GenDefaultValue(const FieldDef &field, in GenDefaultValue() function in flatbuffers::csharp::CSharpGenerator |
D | idl_gen_php.cpp | 875 std::string GenDefaultValue(const Value &value) { in GenDefaultValue() function in flatbuffers::php::PhpGenerator |
D | idl_gen_java.cpp | 269 std::string GenDefaultValue(const FieldDef &field) const { in GenDefaultValue() function in flatbuffers::java::JavaGenerator |
D | idl_gen_js_ts.cpp | 421 std::string GenDefaultValue(const Value &value, const std::string &context) { in GenDefaultValue() function in flatbuffers::jsts::JsTsGenerator |
D | idl_gen_kotlin.cpp | 203 std::string GenDefaultValue(const FieldDef &field, in GenDefaultValue() function in flatbuffers::kotlin::KotlinGenerator |