Searched refs:OutputWriterJSON (Results 1 – 1 of 1) sorted by relevance
179 class OutputWriterJSON : public TraceDumper::OutputWriter { class205 OutputWriterJSON(Stream &s, const TraceDumperOptions &options) in OutputWriterJSON() function in OutputWriterJSON212 ~OutputWriterJSON() { m_j.arrayEnd(); } in ~OutputWriterJSON()283 new OutputWriterJSON(s, options)); in CreateWriter()