Home | History | Annotate | Download | only in base

Lines Matching refs:ERROR

113   LOG(ERROR) << "Received signal " << signal;
250 DPLOG(ERROR) << "Error waiting for process " << process_id;
265 DPLOG(ERROR) << "Unable to terminate process " << process_id;
273 PLOG(ERROR) << "Unable to terminate process group " << process_group_id;
315 RAW_LOG(ERROR, "getrlimit(RLIMIT_NOFILE) failed");
340 // ignore any error return values of close().
518 PLOG(ERROR) << "fork";
535 RAW_LOG(ERROR, "Failed to open /dev/null");
546 RAW_LOG(ERROR, "Failed to dup /dev/null for stdin");
558 RAW_LOG(ERROR, "setpgid failed");
606 RAW_LOG(ERROR, "LaunchApp: failed to execvp:");
607 RAW_LOG(ERROR, argv_cstr[0]);
700 PLOG(ERROR) << "waitpid(" << handle << ")";
782 PLOG(ERROR) << "kqueue";
805 PLOG(ERROR) << "close";
808 PLOG(ERROR) << "kevent";
821 LOG(ERROR) << "kevent error " << event.data;
899 case -1: // error