Lines Matching refs:PLOG
65 PLOG(ERROR) << "Directory detected! failed to open \"" << file in OpenPathComponentInternal()
69 PLOG(ERROR) << "Not a directory! failed to open \"" << file in OpenPathComponentInternal()
73 PLOG(ERROR) << "FIFO detected! failed to open \"" << file in OpenPathComponentInternal()
77 PLOG(ERROR) << "Failed to open \"" << file << '"'; in OpenPathComponentInternal()
86 PLOG(ERROR) << "Failed to get fd flags for " << file; in OpenPathComponentInternal()
90 PLOG(ERROR) << "Failed to set fd flags for " << file; in OpenPathComponentInternal()
131 PLOG(ERROR) << "fstat failed"; in CheckAttributes()
218 PLOG(ERROR) << "Failed to write to file"; in Write()
223 PLOG(ERROR) << "Failed to truncate file"; in Write()
261 PLOG(ERROR) << "Failed to read file"; in Read()
334 PLOG(ERROR) << "Failed to set ownership in MakeFile() for \"" in MakeFile()
366 PLOG(ERROR) << "Failed to mkdirat() " << component << ": full_path=\"" in MakeDir()
391 PLOG(ERROR) << "Failed to set ownership in MakeDir() for \"" in MakeDir()
424 PLOG(ERROR) << "Failed to link \"" << destination_name << "\""; in Link()
441 PLOG(ERROR) << "Failed to unlink \"" << name << "\""; in Unlink()
477 PLOG(ERROR) << "dup failed"; in Rmdir()
483 PLOG(ERROR) << "fdopendir failed"; in Rmdir()
530 PLOG(ERROR) << "readdir failed"; in Rmdir()
536 PLOG(ERROR) << "unlinkat failed"; in Rmdir()