Searched refs:RAW_LOG (Results 1 – 7 of 7) sorted by relevance
/external/libchrome/base/process/ |
D | launch_posix.cc | 188 RAW_LOG(FATAL, "sigaction (get) failed."); in ResetChildSignalHandlersToDefaults() 196 RAW_LOG(FATAL, "sigaction (set) failed."); in ResetChildSignalHandlersToDefaults() 202 RAW_LOG(FATAL, "Cound not fix sa_restorer."); in ResetChildSignalHandlersToDefaults() 396 RAW_LOG(ERROR, "Failed to open /dev/null"); in LaunchProcess() 402 RAW_LOG(ERROR, "Failed to dup /dev/null for stdin"); in LaunchProcess() 410 RAW_LOG(ERROR, "setpgid failed"); in LaunchProcess() 421 RAW_LOG(WARNING, "getrlimit failed"); in LaunchProcess() 425 RAW_LOG(WARNING, "setrlimit failed"); in LaunchProcess() 453 RAW_LOG(WARNING, "ioctl(TIOCSCTTY), ctrl terminal not set"); in LaunchProcess() 456 RAW_LOG(WARNING, "setsid failed, ctrl terminal not set"); in LaunchProcess() [all …]
|
D | process_metrics_posix.cc | 63 RAW_LOG(ERROR, "getrlimit(RLIMIT_NOFILE) failed"); in GetMaxFds()
|
/external/libchrome/base/files/ |
D | dir_reader_linux.h | 43 RAW_LOG(ERROR, "Failed to close directory handle"); in ~DirReaderLinux()
|
/external/libchrome/base/posix/ |
D | file_descriptor_shuffle.cc | 47 RAW_LOG(ERROR, "PerformInjectiveMultimapDestructive overflowed " in PerformInjectiveMultimapDestructive()
|
/external/libchrome/base/ |
D | logging.h | 1112 #define RAW_LOG(level, message) \ macro
|
/external/libabigail/tests/data/test-annotate/ |
D | test19-pr19023-libtcmalloc_and_profiler.so.abi | 200 <!-- RAW_LOG(int, char const*, ...) --> 9926 <!-- void RAW_LOG(int, const char*, ...) --> 9927 …<function-decl name='RAW_LOG' mangled-name='_Z7RAW_LOGiPKcz' filepath='./src/base/logging.h' line=…
|
/external/libabigail/tests/data/test-read-dwarf/ |
D | test19-pr19023-libtcmalloc_and_profiler.so.abi | 6045 …<function-decl name='RAW_LOG' mangled-name='_Z7RAW_LOGiPKcz' filepath='./src/base/logging.h' line=…
|