Searched refs:SetRootType (Results 1 - 2 of 2) sorted by relevance

/external/flatbuffers/include/flatbuffers/
H A Didl.h506 bool SetRootType(const char *name);
/external/flatbuffers/src/
H A Didl_parser.cpp1477 bool Parser::SetRootType(const char *name) { function in class:flatbuffers::Parser
1954 if (!SetRootType(root_type.c_str()))

Completed in 54 milliseconds