Searched refs:CheckTopIOHandlerTypes (Results 1 – 5 of 5) sorted by relevance
261 if (debugger.CheckTopIOHandlerTypes( in IOHandlerInputComplete()274 if (debugger.CheckTopIOHandlerTypes( in IOHandlerInputComplete()
205 bool CheckTopIOHandlerTypes(IOHandler::Type top_type,
526 bool CheckTopIOHandlerTypes(IOHandler::Type top_type, in CheckTopIOHandlerTypes() function
595 if (debugger.CheckTopIOHandlerTypes(IOHandler::Type::CommandInterpreter, in DoExecute()
927 bool Debugger::CheckTopIOHandlerTypes(IOHandler::Type top_type, in CheckTopIOHandlerTypes() function in Debugger929 return m_io_handler_stack.CheckTopIOHandlerTypes(top_type, second_top_type); in CheckTopIOHandlerTypes()