Home
last modified time | relevance | path

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

/bootable/deprecated-ota/updater/
Dinstall.cpp495 const std::string& sec_str = args[1]; in ShowProgressFn() local
503 if (!android::base::ParseInt(sec_str.c_str(), &sec)) { in ShowProgressFn()
505 sec_str.c_str()); in ShowProgressFn()