Searched refs:sec_str (Results 1 – 1 of 1) sorted by relevance
495 const std::string& sec_str = args[1]; in ShowProgressFn() local503 if (!android::base::ParseInt(sec_str.c_str(), &sec)) { in ShowProgressFn()505 sec_str.c_str()); in ShowProgressFn()