Searched defs:GenType (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/flatbuffers/src/ | ||
H A D | idl_gen_json_schema.cpp | 45 static std::string GenType(const std::string &name) { in GenType() function |
H A D | idl_gen_fbs.cpp | 26 static std::string GenType(const Type &type, bool underlying = false) { in GenType() function |
H A D | idl_gen_dart.cpp | 265 std::string GenType(const Type &type) { in GenType() function in flatbuffers::dart::DartGenerator |
H A D | idl_gen_swift.cpp | 1879 std::string GenType(const Type &type, in GenType() function in flatbuffers::swift::SwiftGenerator |
H A D | idl_gen_ts.cpp | 378 static std::string GenType(const Type &type) { in GenType() function in flatbuffers::ts::TsGenerator |