Lines Matching refs:PLOG
115 PLOG(ERROR) << "Failed to create device node for " << major(dev) << ":" << minor(dev) in CreateDeviceNode()
195 PLOG(ERROR) << "Failed to set default ACL on " << path; in SetDefaultAcl()
206 PLOG(ERROR) << "Failed to open " << path << " to set project id inheritance."; in SetQuotaInherit()
212 PLOG(ERROR) << "Failed to get flags for " << path << " to set project id inheritance."; in SetQuotaInherit()
220 PLOG(ERROR) << "Failed to set flags for " << path << " to set project id inheritance."; in SetQuotaInherit()
232 PLOG(ERROR) << "Failed to open " << path << " to set project id."; in SetQuotaProjectId()
238 PLOG(ERROR) << "Failed to get extended attributes for " << path << " to get project id."; in SetQuotaProjectId()
245 PLOG(ERROR) << "Failed to set project id on " << path; in SetQuotaProjectId()
430 PLOG(ERROR) << "Failed to open " << path; in SetAttrs()
435 PLOG(ERROR) << "Failed to get flags for " << path; in SetAttrs()
442 PLOG(ERROR) << "Failed to set flags for " << path << "(0x" << std::hex << attrs << ")"; in SetAttrs()
503 PLOG(INFO) << "ForceUnmount failed"; in ForceUnmount()
528 PLOG(ERROR) << "Failed to kill processes using " << path; in KillProcessesWithTmpfsMountPrefix()
554 PLOG(ERROR) << "Failed to kill processes using " << path; in KillProcessesUsingPath()
563 PLOG(ERROR) << "Failed to bind mount " << source << " to " << target; in BindMount()
574 PLOG(ERROR) << "Failed to create symlink " << linkpath << " to " << target; in Symlink()
582 PLOG(ERROR) << "Failed to unlink " << linkpath; in Unlink()
594 PLOG(ERROR) << "Failed to unlink " << dir; in CreateDir()
598 PLOG(ERROR) << "Failed to stat " << dir; in CreateDir()
602 PLOG(ERROR) << "Failed to mkdir " << dir; in CreateDir()
692 PLOG(ERROR) << "fdopen in ReadLinesFromFdAndLog"; in ReadLinesFromFdAndLog()
710 PLOG(ERROR) << "Pipe in ForkExecvp"; in ForkExecvp()
724 PLOG(ERROR) << "dup2 in ForkExecvp"; in ForkExecvp()
729 PLOG(ERROR) << "exec in ForkExecvp"; in ForkExecvp()
733 PLOG(ERROR) << "fork in ForkExecvp"; in ForkExecvp()
743 PLOG(ERROR) << "waitpid in ForkExecvp"; in ForkExecvp()
767 PLOG(ERROR) << "exec in ForkExecvpAsync"; in ForkExecvpAsync()
771 PLOG(ERROR) << "fork in ForkExecvpAsync"; in ForkExecvpAsync()
980 PLOG(WARNING) << "Failed to open " << path; in GetTreeBytes()
1003 PLOG(ERROR) << "Failed to read supported filesystems"; in IsFilesystemSupported()
1021 PLOG(ERROR) << "Failed to open " << path; in WipeBlockDevice()
1026 PLOG(ERROR) << "Failed to determine size of " << path; in WipeBlockDevice()
1035 PLOG(ERROR) << "Discard failure on " << path; in WipeBlockDevice()
1131 PLOG(WARNING) << "Failed to stat " << path; in GetDevice()
1185 PLOG(ERROR) << "Unable to open /proc/devices"; in GetMajorBlockVirtioBlk()
1228 PLOG(ERROR) << "Unable to open /proc/mounts"; in findMountPointsWithPrefix()
1253 PLOG(ERROR) << "Failed to unmount " << path; in UnmountTreeWithPrefix()
1263 PLOG(ERROR) << "Failed to unmount " << mountPoint; in UnmountTree()
1291 PLOG(ERROR) << "Couldn't openat " << name; in delete_dir_contents()
1298 PLOG(ERROR) << "Couldn't fdopendir " << name; in delete_dir_contents()
1304 PLOG(ERROR) << "Couldn't unlinkat " << name; in delete_dir_contents()
1309 PLOG(ERROR) << "Couldn't unlinkat " << name; in delete_dir_contents()
1323 PLOG(ERROR) << "rmdir failed on " << pathname; in DeleteDirContentsAndDir()
1337 PLOG(ERROR) << "Failed to opendir " << pathname; in DeleteDirContents()
1365 PLOG(ERROR) << "Failed to open " << dirname; in FsyncDirectory()
1370 PLOG(WARNING) << "Skip fsync " << dirname in FsyncDirectory()
1373 PLOG(ERROR) << "Failed to fsync " << dirname; in FsyncDirectory()
1404 PLOG(ERROR) << "Failed to create " << current_dir; in MkdirsSync()
1418 PLOG(ERROR) << "Failed to open " << filename; in writeStringToFile()
1422 PLOG(ERROR) << "Failed to write to " << filename; in writeStringToFile()
1430 PLOG(WARNING) << "Skip fsync " << filename in writeStringToFile()
1433 PLOG(ERROR) << "Failed to fsync " << filename; in writeStringToFile()
1458 PLOG(WARNING) << "Dir does not exist: " << path; in EnsureDirExists()
1471 PLOG(ERROR) << "Failed to stat " << mount; in getBdiPathForMount()
1494 PLOG(ERROR) << "Failed to open " << max_ratio_file; in ConfigureMaxDirtyRatioForFuse()
1499 PLOG(ERROR) << "Failed to write to " << max_ratio_file; in ConfigureMaxDirtyRatioForFuse()
1516 PLOG(ERROR) << "Failed to open " << read_ahead_file; in ConfigureReadAheadForFuse()
1521 PLOG(ERROR) << "Failed to write to " << read_ahead_file; in ConfigureReadAheadForFuse()
1539 PLOG(ERROR) << "Failed to prepare directory /mnt/user"; in MountUserFuse()
1551 PLOG(ERROR) << "Failed to prepare directory " << pre_fuse_path; in MountUserFuse()
1557 PLOG(ERROR) << "Failed to prepare directory " << fuse_path; in MountUserFuse()
1563 PLOG(ERROR) << "Failed to prepare directory " << pre_pass_through_path; in MountUserFuse()
1569 PLOG(ERROR) << "Failed to prepare directory " << pass_through_path; in MountUserFuse()
1577 PLOG(ERROR) << "Failed to prepare directory " << linkpath; in MountUserFuse()
1586 PLOG(ERROR) << "Failed to prepare directory " << pass_through_linkpath; in MountUserFuse()
1596 PLOG(ERROR) << "Failed to open /dev/fuse"; in MountUserFuse()
1613 PLOG(ERROR) << "Failed to mount " << fuse_path; in MountUserFuse()
1640 PLOG(ERROR) << "Failed to unmount. Trying MNT_DETACH " << fuse_path << " ..."; in UnmountUserFuse()
1643 PLOG(ERROR) << "Failed to unmount with MNT_DETACH " << fuse_path; in UnmountUserFuse()
1671 PLOG(ERROR) << "Failed to create " << androidDir; in PrepareAndroidDirs()
1677 PLOG(ERROR) << "Failed to create " << androidDataDir; in PrepareAndroidDirs()
1683 PLOG(ERROR) << "Failed to create " << androidObbDir; in PrepareAndroidDirs()
1692 PLOG(ERROR) << "Failed to create " << androidMediaDir; in PrepareAndroidDirs()