Home | History | Annotate | Download | only in common

Lines Matching full:plog

216         PLOG(ERROR) << "Error reading fd " << fd;
255 PLOG(ERROR) << "pwrite error; num_attempts=" << num_attempts
417 PLOG(ERROR) << "Error running ioctl(BLKGETSIZE64) on " << fd;
427 PLOG(ERROR) << "Error stat-ing " << fd;
441 PLOG(ERROR) << "Error opening " << path;
446 PLOG(ERROR) << "Error getting file size of " << path;
660 PLOG(ERROR) << "Opening block device " << device;
674 PLOG(ERROR) << "Marking block device " << device << " as read_only="
698 PLOG(WARNING) << "Unable to mount destination device " << device
720 PLOG(WARNING) << "Error unmounting " << mountpoint << " after " << num_retries
723 PLOG(ERROR) << "Lazy unmount failed";
754 PLOG(ERROR) << "Unable to read the file system header:";
1132 PLOG(ERROR) << "Error writing to temporary file.";
1134 PLOG(ERROR) << "Error closing temporary file.";
1136 PLOG(ERROR) << "Error unlinking temporary file.";
1142 PLOG(ERROR) << "Error closing temporary file.";