Searched refs:SetRootType (Results 1 – 2 of 2) sorted by relevance
506 bool SetRootType(const char *name);
1477 bool Parser::SetRootType(const char *name) { in SetRootType() function in flatbuffers::Parser1954 if (!SetRootType(root_type.c_str())) in DoParse()