Lines Matching full:old_log
443 std::string old_log = android::base::StringPrintf("%s", LAST_LOG_FILE);445 old_log += "." + std::to_string(i);448 // Ignore errors if old_log doesn't exist.449 rename(old_log.c_str(), new_log.c_str());