Home
last modified time | relevance | path

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

/system/logging/logd/
DLogStatistics.cpp507 static std::string formatMsec(uint64_t val) { in formatMsec() function
701 output += android::base::StringPrintf("%*s%s", spaces, "", formatMsec(span).c_str()); in Format()
711 formatMsec(maxSpan).c_str()); in Format()