HomeSort by relevance Sort by last modified time
    Searched refs:binary_schema_comments (Results 1 - 3 of 3) sorted by null

  /external/flatbuffers/include/flatbuffers/
idl.h 359 bool binary_schema_comments; member in struct:flatbuffers::IDLOptions
400 binary_schema_comments(false),
  /external/flatbuffers/src/
flatc.cpp 209 opts.binary_schema_comments = true;
idl_parser.cpp     [all...]

Completed in 90 milliseconds