Searched refs:InterruptCommand (Results 1 – 5 of 5) sorted by relevance
263 bool InterruptCommand();
152 bool SBCommandInterpreter::InterruptCommand() { in InterruptCommand() function in SBCommandInterpreter155 return (IsValid() ? m_opaque_ptr->InterruptCommand() : false); in InterruptCommand()
373 bool InterruptCommand();
3037 bool CommandInterpreter::InterruptCommand() { in InterruptCommand() function in CommandInterpreter3201 if (InterruptCommand()) in IOHandlerInterrupt()
13786 result = (bool)(arg1)->InterruptCommand(); in _wrap_SBCommandInterpreter_InterruptCommand()