OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
311
RAW_LOG
(ERROR, "getrlimit(RLIMIT_NOFILE) failed");
531
RAW_LOG
(ERROR, "Failed to open /dev/null");
538
RAW_LOG
(ERROR, "Failed to dup /dev/null for stdin");
546
RAW_LOG
(ERROR, "setpgid failed");
586
RAW_LOG
(ERROR, "LaunchApp: failed to execvp:");
587
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 117 milliseconds