Searched refs:old_max (Results 1 – 2 of 2) sorted by relevance
544 int old_max = 0, bool update_progress = true) { in GetProgressMessage() argument548 bool max_increased = old_max > 0; in GetProgressMessage()553 android::base::StringPrintf("Adjusting max progress from %d to %d\n", old_max, max); in GetProgressMessage()
3380 int32_t old_max = max_; in Inc() local3382 MYLOGD("Adjusting max progress from %d to %d\n", old_max, max_); in Inc()