Home
last modified time | relevance | path

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

/external/flatbuffers/include/flatbuffers/
Didl.h775 bool set_empty_strings_to_null; member
860 set_empty_strings_to_null(true), in IDLOptions()
/external/flatbuffers/src/
Dflatc.cpp636 opts.set_empty_strings_to_null = false; in ParseFromCommandLineArguments()
Didl_gen_cpp.cpp3439 auto empty_value = opts_.set_empty_strings_to_null in GenCreateParam()