Searched defs:SetTerminalWidth (Results 1 - 2 of 2) sorted by relevance

/external/lldb/source/API/
H A DSBDebugger.cpp998 SBDebugger::SetTerminalWidth (uint32_t term_width) function in class:SBDebugger
1001 m_opaque_sp->SetTerminalWidth (term_width);
/external/lldb/source/Core/
H A DDebugger.cpp293 Debugger::SetTerminalWidth (uint32_t term_width) function in class:Debugger

Completed in 76 milliseconds