Home
last modified time | relevance | path

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

/bootable/recovery/updater/
Dinstall.cpp489 const std::string& sec_str = args[1]; in ShowProgressFn() local
497 if (!android::base::ParseInt(sec_str.c_str(), &sec)) { in ShowProgressFn()
499 sec_str.c_str()); in ShowProgressFn()