Home
last modified time | relevance | path

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

/device/google/contexthub/util/nanotool/
Dlog.cpp98 std::string tabs; in DebugBuf() local
100 tabs += "\t"; in DebugBuf()
103 Log::Debug(" %s%s%s", line, tabs.c_str(), line_chars); in DebugBuf()