Searched refs:GetLogChannelCallbacks (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Core/
H A DLog.h87 GetLogChannelCallbacks (const ConstString &channel,
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Commands/
H A DCommandObjectLog.cpp285 if (Log::GetLogChannelCallbacks (ConstString(channel.c_str()), log_callbacks))
359 if (Log::GetLogChannelCallbacks (ConstString(channel.c_str()), log_callbacks))
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/
H A DLog.cpp353 Log::GetLogChannelCallbacks (const ConstString &channel, Log::Callbacks &log_callbacks) function in class:Log
H A DDebugger.cpp2615 if (Log::GetLogChannelCallbacks (ConstString(channel), log_callbacks))

Completed in 304 milliseconds