Home
last modified time | relevance | path

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

/external/lldb/tools/driver/
DIOChannel.cpp308 if (io_channel->IsGettingCommand() && io_channel->m_expecting_prompt) in LibeditOutputBytesReceived()
535 if (! IsGettingCommand()) in RefreshPrompt()
624 IOChannel::IsGettingCommand () const in IsGettingCommand() function in IOChannel
DIOChannel.h123 IsGettingCommand () const;