Searched defs:Indenter (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dindenter.h27 class Indenter : public std::streambuf { class in inherits:std::streambuf
29 Indenter(std::streambuf* out, char text, size_t count) function in class:Indenter
73 DISALLOW_COPY_AND_ASSIGN(Indenter);

Completed in 49 milliseconds