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

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

Completed in 76 milliseconds