Home
last modified time | relevance | path

Searched refs:GetIndentation (Results 1 – 2 of 2) sorted by relevance

/art/libartbase/base/
Dindenter.h125 size_t GetIndentation() const { in GetIndentation() function
/art/oatdump/
Doatdump.cc810 << std::setw(40 - os.GetIndentation()) << std::left << name << std::right << " " in DumpStats()