Searched refs:mIpw (Results 1 – 1 of 1) sorted by relevance
43 private final @Nullable IndentingPrintWriter mIpw; field in DualDumpOutputStream140 mIpw = null; in DualDumpOutputStream()150 mIpw = ipw; in DualDumpOutputStream()240 mDumpObjects.getFirst().print(mIpw, false); in flush()247 mIpw.flush(); in flush()260 if (mIpw == null) { in writeNested()