Lines Matching refs:W_ALOGE
124 W_ALOGE("malformed command line: -c option requires argument)");
130 W_ALOGE("malformed command line: unknown option or arg %s)", argv[ac]);
290 W_ALOGE("pipe2() failed (%s)", strerror(errno));
295 W_ALOGE("fork() failed (%s)", strerror(errno));
310 W_ALOGE("execvp() failed (%s)", strerror(errno));
351 W_ALOGE("Failed to open dir %s (%s)", psdir.c_str(), strerror(errno));
434 W_ALOGE("Failed to read or scan /proc/loadavg (%s)", strerror(errno));
461 W_ALOGE("Failed to read /sys/power/wake_unlock (%s)", strerror(errno));
827 W_ALOGE("unable to open configuration file %s",
837 W_ALOGE("unable to write to %s", oomscore_path.str().c_str());