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

  /external/chromium/base/
dir_reader_linux.h 41 RAW_LOG(ERROR, "Failed to close directory handle");
file_descriptor_shuffle.cc 43 RAW_LOG(ERROR, "PerformInjectiveMultimapDestructive overflowed "
process_util_posix.cc 315 RAW_LOG(ERROR, "getrlimit(RLIMIT_NOFILE) failed");
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]);
logging.h     [all...]
  /external/chromium/chrome/browser/
browser_main_posix.cc 145 RAW_LOG(WARNING, "No UI thread, exiting ungracefully.");
158 RAW_LOG(WARNING, "Still here, exiting really ungracefully.");
  /external/chromium/base/test/
test_suite.cc 163 RAW_LOG(FATAL, str.c_str());

Completed in 147 milliseconds