Searched refs:InterruptCommand (Results 1 – 5 of 5) sorted by relevance
264 self.dbg.GetCommandInterpreter().InterruptCommand()300 sent_interrupt = self.dbg.GetCommandInterpreter().InterruptCommand()
263 bool InterruptCommand();
152 bool SBCommandInterpreter::InterruptCommand() { in InterruptCommand() function in SBCommandInterpreter155 return (IsValid() ? m_opaque_ptr->InterruptCommand() : false); in InterruptCommand()
377 bool InterruptCommand();
3079 bool CommandInterpreter::InterruptCommand() { in EchoCommandNonInteractive() 3255 if (InterruptCommand()) in SaveTranscript() 3037 bool CommandInterpreter::InterruptCommand() { InterruptCommand() function in CommandInterpreter