Searched defs:GenType (Results 1 – 5 of 5) sorted by relevance
/external/flatbuffers/src/ | ||
D | idl_gen_json_schema.cpp | 60 std::string GenType(const std::string &name) { in GenType() function |
D | idl_gen_fbs.cpp | 26 static std::string GenType(const Type &type, bool underlying = false) { in GenType() function |
D | idl_gen_swift.cpp | 796 std::string GenType(const Type &type) const { in GenType() function in flatbuffers::swift::SwiftGenerator |
D | idl_gen_dart.cpp | 310 static std::string GenType(const Type &type) { in GenType() function in flatbuffers::dart::DartGenerator |
D | idl_gen_js_ts.cpp | 375 static std::string GenType(const Type &type) { in GenType() function in flatbuffers::jsts::JsTsGenerator |