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

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

Completed in 837 milliseconds