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

/external/lldb/tools/driver/
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 72 milliseconds