Lines Matching refs:ERROR
45 PLOG(ERROR) << "Failed to open /proc"; in EliminateOpenFiles()
59 PLOG(ERROR) << "Failed to open " << path; in EliminateOpenFiles()
84 PLOG(ERROR) << "Failed to open " << dirname; in FindExpendableFiles()
140 PLOG(ERROR) << "Failed to statfs " << filename; in FreeSpaceForFile()
147 LOG(ERROR) << "Invalid block size or overflow (sf.f_bsize " << sf.f_bsize << ", sf.f_bavail " in FreeSpaceForFile()
177 LOG(ERROR) << "Invalid arg of bytes_needed: " << bytes_needed; in RemoveFilesInDirectory()
183 PLOG(ERROR) << "Failed to stat " << dirname; in RemoveFilesInDirectory()
187 LOG(ERROR) << dirname << " is not a directory"; in RemoveFilesInDirectory()
193 LOG(ERROR) << "Failed to check free space for " << dirname; in RemoveFilesInDirectory()
231 PLOG(ERROR) << "Failed to delete " << file; in RemoveFilesInDirectory()
237 LOG(ERROR) << "Failed to check free space for " << dirname; in RemoveFilesInDirectory()