Lines Matching refs:ERROR
38 LOG(ERROR) << "AppFuse mount name is too long."; in GetMountPath()
43 LOG(ERROR) << "AppFuse mount name contains invalid character."; in GetMountPath()
66 PLOG(ERROR) << "Failed to mount " << path; in Mount()
87 PLOG(ERROR) << "Failed to unmount directory."; in RunCommand()
91 PLOG(ERROR) << "Failed to remove the mount directory."; in RunCommand()
96 LOG(ERROR) << "Unknown appfuse command " << command; in RunCommand()
111 LOG(ERROR) << "Invalid mount point name"; in MountAppFuse()
123 PLOG(ERROR) << "Failed to prepare directory " << path; in MountAppFuse()
131 PLOG(ERROR) << "Failed to open /dev/fuse"; in MountAppFuse()
145 LOG(ERROR) << "Invalid mount point name"; in UnmountAppFuse()
158 LOG(ERROR) << "Invalid mount point name"; in OpenAppFuseFile()