Home
last modified time | relevance | path

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

/external/flatbuffers/include/flatbuffers/
Didl.h359 bool binary_schema_comments; member
400 binary_schema_comments(false), in IDLOptions()
/external/flatbuffers/src/
Dflatc.cpp209 opts.binary_schema_comments = true; in Compile()
Didl_parser.cpp2090 parser.opts.binary_schema_comments in Serialize()
2114 parser.opts.binary_schema_comments in Serialize()
2134 parser.opts.binary_schema_comments in Serialize()