Home | History | Annotate | Download | only in shill

Lines Matching full:plog

734     PLOG(ERROR) << __func__ << ": Unable to open socket";
745 PLOG(ERROR) << __func__ << ": Unable to read MAC address";
767 PLOG(ERROR) << __func__ << ": Unable to open socket";
791 PLOG(ERROR) << __func__ << ": Unable to perform ARP lookup";
970 PLOG(ERROR) << "failed to open " << kTunDeviceName;
979 PLOG(ERROR) << "failed to create tunnel interface";
984 PLOG(ERROR) << "failed to set tunnel interface to be persistent";
996 PLOG(ERROR) << "failed to open " << kTunDeviceName;
1005 PLOG(ERROR) << "failed to set tunnel interface name";
1283 PLOG(ERROR) << "Failed to set hostname to: " << hostname;