Home
last modified time | relevance | path

Searched defs:GenerateType (Results 1 – 3 of 3) sorted by relevance

/external/flatbuffers/src/
Dbfbs_gen_lua.cpp527 std::string GenerateType(const r::Type *type, in GenerateType() function in flatbuffers::__anon1fe1fd690111::LuaBfbsGenerator
541 std::string GenerateType(const r::BaseType base_type) const { in GenerateType() function in flatbuffers::__anon1fe1fd690111::LuaBfbsGenerator
Dbfbs_gen_nim.cpp452 std::string GenerateType(const r::Type *type, bool element_type = false, in GenerateType() function in flatbuffers::__anon9eb1b56b0111::NimBfbsGenerator
496 std::string GenerateType(const r::BaseType base_type) const { in GenerateType() function in flatbuffers::__anon9eb1b56b0111::NimBfbsGenerator
/external/icing/icing/monkey_test/
Dmonkey-test-generators.cc211 SchemaTypeConfigProto MonkeySchemaGenerator::GenerateType() { in GenerateType() function in icing::lib::MonkeySchemaGenerator