HomeSort by relevance Sort by last modified time
    Searched full:union_sd (Results 1 - 1 of 1) sorted by null

  /external/flatbuffers/src/
idl_gen_text.cpp 52 StructDef * /*union_sd*/,
172 StructDef *union_sd,
179 assert(union_sd);
180 if (!GenStruct(*union_sd,
239 int indent, StructDef *union_sd,
252 return Print(val, fd.value.type, indent, union_sd, opts, _text);
263 StructDef *union_sd = nullptr; local
299 union_sd, opts, _text)) {
308 union_sd = enum_val->struct_def;

Completed in 857 milliseconds