Home
last modified time | relevance | path

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

/third_party/flatbuffers/src/
Didl_gen_ts.cpp576 size_t totalPrinted = 0; in GenObjApiUnionTypeTS() local
578 ++totalPrinted; in GenObjApiUnionTypeTS()
579 ret += *it + ((totalPrinted == type_list.size()) ? "" : "|"); in GenObjApiUnionTypeTS()