Home
last modified time | relevance | path

Searched refs:save_process_group (Results 1 – 2 of 2) sorted by relevance

/external/lldb/source/Host/common/
DTerminal.cpp138 TerminalState::Save (int fd, bool save_process_group) in Save() argument
151 if (save_process_group) in Save()
299 TerminalStateSwitcher::Save (uint32_t idx, int fd, bool save_process_group) in Save() argument
303 return m_ttystates[idx].Save(fd, save_process_group); in Save()
/external/lldb/include/lldb/Host/
DTerminal.h110 Save (int fd, bool save_process_group);
241 Save (uint32_t idx, int fd, bool save_process_group);