Home
last modified time | relevance | path

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

/aosp_15_r20/external/flatbuffers/src/
H A Didl_gen_json_schema.cpp45 static std::string GenType(const std::string &name) { in GenType() function
49 static std::string GenType(BaseType type) { in GenType() function
110 static std::string GenType(const Type &type) { in GenType() function
H A Didl_gen_fbs.cpp26 static std::string GenType(const Type &type, bool underlying = false) { in GenType() function
H A Didl_gen_dart.cpp265 std::string GenType(const Type &type) { in GenType() function in flatbuffers::dart::DartGenerator
H A Didl_gen_swift.cpp1879 std::string GenType(const Type &type, in GenType() function in flatbuffers::swift::SwiftGenerator
H A Didl_gen_ts.cpp378 static std::string GenType(const Type &type) { in GenType() function in flatbuffers::ts::TsGenerator