Searched refs:sec (Results 1 – 1 of 1) sorted by relevance
502 int sec; in ShowProgressFn() local503 if (!android::base::ParseInt(sec_str.c_str(), &sec)) { in ShowProgressFn()508 state->updater->WriteToCommandPipe(android::base::StringPrintf("progress %f %d", frac, sec)); in ShowProgressFn()