Home
last modified time | relevance | path

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

/external/flatbuffers/src/
Dflatc.cpp355 opts.set_empty_strings_to_null = false; in Compile()
Didl_gen_cpp.cpp2569 auto empty_value = opts_.set_empty_strings_to_null in GenCreateParam()
/external/flatbuffers/include/flatbuffers/
Didl.h599 bool set_empty_strings_to_null; member
652 set_empty_strings_to_null(true), in IDLOptions()