Searched refs:m_textDump (Results 1 – 2 of 2) sorted by relevance
60 bool shouldDumpAsText() const { return m_textDump; } in shouldDumpAsText()84 void dumpAsText() { m_textDump = true; } in dumpAsText()159 bool m_textDump; variable
66 m_textDump = false; in reset()