Home
last modified time | relevance | path

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

/external/flatbuffers/src/
Didl_gen_json_schema.cpp60 std::string GenType(const std::string &name) { in GenType() function
64 std::string GenType(const Type &type) { in GenType() function
Didl_gen_fbs.cpp26 static std::string GenType(const Type &type, bool underlying = false) { in GenType() function
Didl_gen_swift.cpp796 std::string GenType(const Type &type) const { in GenType() function in flatbuffers::swift::SwiftGenerator
Didl_gen_dart.cpp310 static std::string GenType(const Type &type) { in GenType() function in flatbuffers::dart::DartGenerator
Didl_gen_js_ts.cpp375 static std::string GenType(const Type &type) { in GenType() function in flatbuffers::jsts::JsTsGenerator