Home
last modified time | relevance | path

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

/third_party/flatbuffers/src/
Dflatc.cpp694 auto is_binary_schema = code_generator->SupportsBfbsGeneration(); in ParseFromCommandLineArguments() local
774 const bool is_binary_schema = ext == reflection::SchemaExtension(); in GenerateCode() local
944 const bool is_binary_schema = ext == reflection::SchemaExtension(); in Compile() local