Searched refs:GetTTYState (Results 1 - 2 of 2) 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);
H A DTTYState.h26 bool GetTTYState (int fd, bool saveProcessGroup);

Completed in 96 milliseconds