Lines Matching refs:vios_
1793 vios_(os), in ImageDumper()
1794 indent1_(&vios_), in ImageDumper()
1801 std::ostream& indent_os = vios_.Stream(); in Dump()
1839 ScopedIndentation indent2(&vios_); in Dump()
1957 std::ostream& indent_os = vios_.Stream(); in Dump()
2179 std::ostream& os = vios_.Stream(); in DumpObject()
2198 ScopedIndentation indent1(&vios_); in DumpObject()
2234 ScopedIndentation indent2(&vios_); in DumpObject()
2248 ScopedIndentation indent2(&vios_); in DumpObject()
2282 ScopedIndentation indent2(&vios_); in DumpObject()
2316 ScopedIndentation indent2(&vios_); in DumpObject()
2722 VariableIndentationOutputStream vios_; member in art::ImageDumper