Home
last modified time | relevance | path

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

/third_party/flatbuffers/src/
Didl_gen_csharp.cpp215 std::string GenDefaultValue(const FieldDef &field, in GenDefaultValue() function in flatbuffers::csharp::CSharpGenerator
243 std::string GenDefaultValue(const FieldDef &field) const { in GenDefaultValue() function in flatbuffers::csharp::CSharpGenerator
Didl_gen_php.cpp873 std::string GenDefaultValue(const Value &value) { in GenDefaultValue() function in flatbuffers::php::PhpGenerator
Didl_gen_java.cpp265 std::string GenDefaultValue(const FieldDef &field) const { in GenDefaultValue() function in flatbuffers::java::JavaGenerator
Didl_gen_ts.cpp213 std::string GenDefaultValue(const FieldDef &field, const std::string &context, in GenDefaultValue() function in flatbuffers::ts::TsGenerator
Didl_gen_kotlin.cpp233 std::string GenDefaultValue(const FieldDef &field, in GenDefaultValue() function in flatbuffers::kotlin::KotlinGenerator