Home
last modified time | relevance | path

Searched refs:SetRootType (Results 1 – 3 of 3) sorted by relevance

/third_party/flatbuffers/src/
Dflatc.cpp539 if (!parser->SetRootType(opts.root_type.c_str())) in Compile()
Didl_parser.cpp2644 bool Parser::SetRootType(const char *name) { in SetRootType() function in flatbuffers::Parser
3376 if (!SetRootType(root_type.c_str())) in DoParse()
/third_party/flatbuffers/include/flatbuffers/
Didl.h842 bool SetRootType(const char *name);