Lines Matching refs:PLOG
151 PLOG(ERROR) << "write() failed"; in WriteToSocket()
190 PLOG(ERROR) << "read() failed"; in ReadFromSocket()
240 PLOG(ERROR) << "readlink(" << path.value() << ") failed"; in ReadLink()
249 PLOG(ERROR) << "Failed to unlink " << path.value(); in UnlinkPath()
264 PLOG(ERROR) << "Failed to create " << path.value(); in SymlinkPath()
442 PLOG(ERROR) << "readlink failed"; in ConnectSocket()
581 PLOG(ERROR) << "accept() failed"; in OnFileCanReadWithoutBlocking()
677 PLOG(ERROR) << "read() failed"; in OnFileCanReadWithoutBlocking()
741 PLOG(ERROR) << "shutdown() failed"; in FinishWithACK()
856 PLOG(ERROR) << "shutdown() failed"; in NotifyOtherProcessWithTimeout()
964 PLOG(ERROR) << "Failed to bind() " << socket_target_path.value(); in Create()