Searched defs:GenDefaultValue (Results 1 – 3 of 3) sorted by relevance
/external/flatbuffers/src/ | ||
D | idl_gen_general.cpp | 459 std::string GenDefaultValue(const FieldDef &field, bool enableLangOverrides) const { in GenDefaultValue() function in flatbuffers::general::GeneralGenerator |
D | idl_gen_php.cpp | 876 std::string GenDefaultValue(const Value &value) { in GenDefaultValue() function in flatbuffers::php::PhpGenerator |
D | idl_gen_js_ts.cpp | 432 std::string GenDefaultValue(const Value &value, const std::string &context) { in GenDefaultValue() function in flatbuffers::jsts::JsTsGenerator |