Home
last modified time | relevance | path

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

/third_party/flatbuffers/src/
Dflatc.cpp346 opts.set_empty_strings_to_null = false; in Compile()
Didl_gen_cpp.cpp2821 auto empty_value = opts_.set_empty_strings_to_null in GenCreateParam()
/third_party/flatbuffers/include/flatbuffers/
Didl.h633 bool set_empty_strings_to_null; member
685 set_empty_strings_to_null(true), in IDLOptions()