Lines Matching refs:vios_
1796 vios_(os), in ImageDumper()
1797 indent1_(&vios_), in ImageDumper()
1804 std::ostream& indent_os = vios_.Stream(); in Dump()
1842 ScopedIndentation indent2(&vios_); in Dump()
1958 std::ostream& indent_os = vios_.Stream(); in Dump()
2187 std::ostream& os = vios_.Stream(); in DumpObject()
2206 ScopedIndentation indent1(&vios_); in DumpObject()
2242 ScopedIndentation indent2(&vios_); in DumpObject()
2256 ScopedIndentation indent2(&vios_); in DumpObject()
2290 ScopedIndentation indent2(&vios_); in DumpObject()
2324 ScopedIndentation indent2(&vios_); in DumpObject()
2742 VariableIndentationOutputStream vios_; member in art::ImageDumper