Home
last modified time | relevance | path

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

/external/lldb/tools/debugserver/source/
DTTYState.cpp32 TTYState::GetTTYState (int fd, bool saveProcessGroup) in GetTTYState() function in TTYState
96 return m_ttystates[idx].GetTTYState(fd, saveProcessGroup); in GetState()
DTTYState.h26 bool GetTTYState (int fd, bool saveProcessGroup);