Lines Matching refs:PLOG
48 PLOG(ERROR) << "Error writing cpio header to file " << file_name; in cpioWriteHeader()
52 PLOG(ERROR) << "Error writing filename to file " << file_name; in cpioWriteHeader()
61 PLOG(ERROR) << "Error padding 0s to file " << file_name; in cpioWriteHeader()
77 PLOG(ERROR) << "Error reading file"; in cpioWriteFileContent()
82 PLOG(ERROR) << "Error writing data to file"; in cpioWriteFileContent()
87 PLOG(ERROR) << "Unexpected read result"; in cpioWriteFileContent()
96 PLOG(ERROR) << "Error padding 0s to file"; in cpioWriteFileContent()
110 PLOG(ERROR) << "Error writing trailing bytes"; in cpioWriteFileTrailer()
124 PLOG(ERROR) << "Failed to open directory"; in cpioArchiveFilesInDir()
135 PLOG(ERROR) << "Failed to get file stat for " << cur_file_path; in cpioArchiveFilesInDir()
141 PLOG(ERROR) << "Failed to open file " << cur_file_path; in cpioArchiveFilesInDir()