Home
last modified time | relevance | path

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

/system/update_engine/common/
Dutils.h288 std::string FormatSecs(unsigned secs);
Dutils.cc870 string FormatSecs(unsigned secs) { in FormatSecs() function