Searched refs:DisableLog (Results 1 - 14 of 14) sorted by relevance

/external/lldb/source/Plugins/Process/MacOSX-Kernel/
H A DProcessKDPLog.h42 DisableLog (const char **categories, lldb_private::Stream *feedback_strm);
H A DProcessKDPLog.cpp49 ProcessKDPLog::DisableLog (const char **categories, Stream *feedback_strm) function in class:ProcessKDPLog
H A DProcessKDP.cpp783 ProcessKDPLog::DisableLog,
/external/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemoteLog.h45 DisableLog (const char **categories, lldb_private::Stream *feedback_strm);
H A DProcessGDBRemoteLog.cpp59 ProcessGDBRemoteLog::DisableLog (const char **categories, Stream *feedback_strm) function in class:ProcessGDBRemoteLog
H A DProcessGDBRemote.cpp2709 ProcessGDBRemoteLog::DisableLog,
/external/lldb/include/lldb/
H A Dlldb-private-log.h80 DisableLog (const char **categories, Stream *feedback_strm);
/external/lldb/source/Plugins/Process/FreeBSD/
H A DProcessFreeBSD.cpp56 ProcessPOSIXLog::DisableLog,
/external/lldb/source/Plugins/Process/POSIX/
H A DProcessPOSIXLog.h62 DisableLog (const char **args, lldb_private::Stream *feedback_strm);
H A DProcessPOSIXLog.cpp73 ProcessPOSIXLog::DisableLog (const char **args, Stream *feedback_strm) function in class:ProcessPOSIXLog
H A DProcessPOSIX.cpp60 ProcessPOSIXLog::DisableLog,
/external/lldb/source/Plugins/Process/Linux/
H A DProcessLinux.cpp53 ProcessPOSIXLog::DisableLog,
/external/lldb/source/
H A Dlldb-log.cpp105 lldb_private::DisableLog (const char **categories, Stream *feedback_strm) function in class:lldb_private
/external/lldb/source/Core/
H A DLog.cpp429 Log::Callbacks log_callbacks = { DisableLog, EnableLog, ListLogCategories };

Completed in 154 milliseconds