Home
last modified time | relevance | path

Searched refs:gen_json_coders (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/flatbuffers/src/
H A Didl_gen_swift.cpp308 if (parser_.opts.gen_json_coders) GenerateJSONEncodingAPIs(struct_def); in GenStructReader()
467 if (parser_.opts.gen_json_coders) GenerateJSONEncodingAPIs(struct_def); in GenTable()
1240 if (parser_.opts.gen_json_coders) EnumEncoder(enum_def); in GenEnum()
H A Dflatc.cpp501 opts.gen_json_coders = true; in Compile()
/aosp_15_r20/external/flatbuffers/include/flatbuffers/
H A Didl.h591 bool gen_json_coders; member
699 gen_json_coders(false), in IDLOptions()
/aosp_15_r20/prebuilts/android-emulator/linux-x86_64/include/flatbuffers/
H A Didl.h591 bool gen_json_coders; member
699 gen_json_coders(false), in IDLOptions()