Searched refs:old_log (Results 1 – 1 of 1) sorted by relevance
329 std::string old_log = android::base::StringPrintf((i == 0) ? "%s" : "%s.%d", in rotate_logs() local333 rename(old_log.c_str(), new_log.c_str()); in rotate_logs()