HomeSort by relevance Sort by last modified time
    Searched refs:RAW_LOG (Results 1 - 11 of 11) sorted by null

  /external/libchrome/sandbox/linux/syscall_broker/
broker_policy.cc 58 RAW_LOG(FATAL, "*file_to_access should be NULL");
86 RAW_LOG(FATAL, "*file_to_open should be NULL");
broker_client.cc 89 RAW_LOG(ERROR, "Could not make request to broker process");
114 RAW_LOG(ERROR, "Unsupported command");
118 RAW_LOG(ERROR, "Could not read pickle");
  /external/libchrome/base/process/
launch_posix.cc 178 RAW_LOG(FATAL, "sigaction (get) failed.");
186 RAW_LOG(FATAL, "sigaction (set) failed.");
192 RAW_LOG(FATAL, "Cound not fix sa_restorer.");
382 RAW_LOG(ERROR, "Failed to open /dev/null");
388 RAW_LOG(ERROR, "Failed to dup /dev/null for stdin");
396 RAW_LOG(ERROR, "setpgid failed");
407 RAW_LOG(WARNING, "getrlimit failed");
411 RAW_LOG(WARNING, "setrlimit failed");
439 RAW_LOG(WARNING, "ioctl(TIOCSCTTY), ctrl terminal not set");
442 RAW_LOG(WARNING, "setsid failed, ctrl terminal not set")
    [all...]
process_metrics_posix.cc 48 RAW_LOG(ERROR, "getrlimit(RLIMIT_NOFILE) failed");
  /external/libchrome/base/files/
dir_reader_linux.h 43 RAW_LOG(ERROR, "Failed to close directory handle");
  /external/libchrome/sandbox/linux/seccomp-bpf/
die.cc 67 RAW_LOG(FATAL, msg);
trap.cc 161 RAW_LOG(ERROR, "Unexpected SIGSYS received.");
  /external/libchrome/base/posix/
file_descriptor_shuffle.cc 47 RAW_LOG(ERROR, "PerformInjectiveMultimapDestructive overflowed "
  /external/libchrome/sandbox/linux/services/
syscall_wrappers.cc 48 RAW_LOG(FATAL, "Invalid usage of sys_clone");
  /system/extras/perfprofd/quipper/base/
logging.h 587 #define RAW_LOG(level, message) logging::RawLog(logging::LOG_ ## level, message)
  /external/libchrome/base/
logging.h     [all...]

Completed in 848 milliseconds