Home
last modified time | relevance | path

Searched defs:root_type (Results 1 – 2 of 2) sorted by relevance

/third_party/flatbuffers/include/flatbuffers/
Didl.h585 std::string root_type; member
/third_party/flatbuffers/src/
Didl_parser.cpp3372 auto root_type = attribute_; in DoParse() local