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

/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Host/
H A DTerminal.h36 bool SetEcho(bool enabled);
/freebsd-13-stable/contrib/llvm-project/lldb/source/Host/common/
H A DTerminal.cpp26 bool Terminal::SetEcho(bool enabled) { function in class:Terminal
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPythonImpl.h430 terminal.SetEcho(true);
/freebsd-13-stable/contrib/llvm-project/lldb/source/Target/
H A DProcess.cpp4453 terminal.SetEcho(false);

Completed in 184 milliseconds