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

/external/lldb/utils/vim-lldb/python-vim-lldb/
H A Dlldb_controller.py126 self.processPendingEvents(self.eventDelayStep, True)
165 self.processPendingEvents(self.eventDelayLaunch)
194 self.processPendingEvents(self.eventDelayLaunch)
239 self.processPendingEvents(self.eventDelayContinue)
272 status = self.processPendingEvents()
317 def processPendingEvents(self, wait_seconds=0, goto_file=True): member in class:LLDBController

Completed in 1711 milliseconds