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