Home
last modified time | relevance | path

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

/external/flatbuffers/include/flatbuffers/
Didl.h422 bool binary_schema_comments; member
496 binary_schema_comments(false), in IDLOptions()
/external/flatbuffers/src/
Dflatc.cpp290 opts.binary_schema_comments = true; in Compile()
Didl_parser.cpp2742 auto docs__ = parser.opts.binary_schema_comments in Serialize()
2796 auto docs__ = parser.opts.binary_schema_comments in Serialize()
2846 auto docs__ = parser.opts.binary_schema_comments in Serialize()
2876 auto docs__ = parser.opts.binary_schema_comments in Serialize()
2912 auto docs__ = parser.opts.binary_schema_comments in Serialize()
2943 auto docs__ = parser.opts.binary_schema_comments in Serialize()