Home
last modified time | relevance | path

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

/packages/services/Car/cpp/evs/manager/1.1/stats/
DStatsCollector.cpp33 const char* kDoubleIndent = "\t\t"; variable
328 buffer += it++->toString(kDoubleIndent); in stopCustomCollection()
345 buffer += recordIter++->toString(kDoubleIndent); in stopCustomCollection()
/packages/services/Car/cpp/evs/manager/aidl/stats/src/
DStatsCollector.cpp46 constexpr const char kDoubleIndent[] = "\t\t"; variable
335 buffer += it++->toString(kDoubleIndent); in stopCustomCollection()
352 buffer += recordIter++->toString(kDoubleIndent); in stopCustomCollection()