Home
last modified time | relevance | path

Searched defs:GenDefaultValue (Results 1 – 5 of 5) sorted by relevance

/external/flatbuffers/src/
Didl_gen_csharp.cpp210 std::string GenDefaultValue(const FieldDef &field, in GenDefaultValue() function in flatbuffers::csharp::CSharpGenerator
235 std::string GenDefaultValue(const FieldDef &field) const { in GenDefaultValue() function in flatbuffers::csharp::CSharpGenerator
Didl_gen_php.cpp875 std::string GenDefaultValue(const Value &value) { in GenDefaultValue() function in flatbuffers::php::PhpGenerator
Didl_gen_java.cpp269 std::string GenDefaultValue(const FieldDef &field) const { in GenDefaultValue() function in flatbuffers::java::JavaGenerator
Didl_gen_js_ts.cpp421 std::string GenDefaultValue(const Value &value, const std::string &context) { in GenDefaultValue() function in flatbuffers::jsts::JsTsGenerator
Didl_gen_kotlin.cpp203 std::string GenDefaultValue(const FieldDef &field, in GenDefaultValue() function in flatbuffers::kotlin::KotlinGenerator