Home
last modified time | relevance | path

Searched defs:LogIf (Results 1 – 6 of 6) sorted by relevance

/external/lldb/source/Plugins/Process/MacOSX-Kernel/
DProcessKDPLog.cpp176 ProcessKDPLog::LogIf (uint32_t mask, const char *format, ...) in LogIf() function in ProcessKDPLog
/external/lldb/source/Plugins/Process/gdb-remote/
DProcessGDBRemoteLog.cpp186 ProcessGDBRemoteLog::LogIf (uint32_t mask, const char *format, ...) in LogIf() function in ProcessGDBRemoteLog
/external/lldb/source/Plugins/Process/POSIX/
DProcessPOSIXLog.cpp180 ProcessPOSIXLog::LogIf (uint32_t mask, const char *format, ...) in LogIf() function in ProcessPOSIXLog
/external/lldb/source/Plugins/SymbolFile/DWARF/
DLogChannelDWARF.cpp219 LogChannelDWARF::LogIf (uint32_t mask, const char *format, ...) in LogIf() function in LogChannelDWARF
/external/chromium_org/mojo/public/cpp/environment/tests/
Dlogging_unittest.cc281 TEST_F(LoggingTest, LogIf) { in TEST_F() argument
/external/lldb/source/Core/
DLog.cpp206 Log::LogIf (uint32_t bits, const char *format, ...) in LogIf() function in Log