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()
184 PLOG(ERROR) << "Can't open " << destination; in copy_log_file()
245 PLOG(ERROR) << "Error getting klog size"; in save_kernel_log()
252 PLOG(ERROR) << "Error in reading klog"; in save_kernel_log()
266 PLOG(ERROR) << "Failed to opendir " << CACHE_LOG_DIR; in ReadLogFilesToMemory()
278 PLOG(ERROR) << "Failed to stat " << path; in ReadLogFilesToMemory()
287 PLOG(ERROR) << "Failed to read log file " << path; in ReadLogFilesToMemory()
301 PLOG(ERROR) << "Failed to mount " << CACHE_LOG_DIR; in RestoreLogFilesAfterFormat()
306 PLOG(ERROR) << "Failed to create " << CACHE_LOG_DIR; in RestoreLogFilesAfterFormat()
313 PLOG(ERROR) << "Failed to write to " << log.name; in RestoreLogFilesAfterFormat()