Lines Matching refs:ERROR
63 LOG(ERROR) << "Can't mount " << path; in fopen_path()
78 PLOG(ERROR) << "Failed to fsync " << name; in check_and_fclose()
81 PLOG(ERROR) << "Error in " << name; in check_and_fclose()
123 LOG(ERROR) << "failed to parse uint in " << number; in logrotate()
185 PLOG(ERROR) << "Can't open " << destination; in copy_log_file()
246 PLOG(ERROR) << "Error getting klog size"; in save_kernel_log()
253 PLOG(ERROR) << "Error in reading klog"; in save_kernel_log()
267 PLOG(ERROR) << "Failed to opendir " << CACHE_LOG_DIR; in ReadLogFilesToMemory()
279 PLOG(ERROR) << "Failed to stat " << path; in ReadLogFilesToMemory()
288 PLOG(ERROR) << "Failed to read log file " << path; in ReadLogFilesToMemory()
302 PLOG(ERROR) << "Failed to mount " << CACHE_LOG_DIR; in RestoreLogFilesAfterFormat()
307 PLOG(ERROR) << "Failed to create " << CACHE_LOG_DIR; in RestoreLogFilesAfterFormat()
314 PLOG(ERROR) << "Failed to write to " << log.name; in RestoreLogFilesAfterFormat()