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

/vbox/src/VBox/Main/glue/
H A DNativeEventQueue.cpp427 static int processPendingEvents(void) function in namespace:com
451 static int processPendingEvents(nsIEventQueue *pQueue) function in namespace:com
516 rc = processPendingEvents(mEventQ);
524 rc = processPendingEvents(mEventQ);
529 rc = processPendingEvents(mEventQ);
559 rc = processPendingEvents();
571 rc = processPendingEvents();
H A DEventQueue.cpp117 rc = processPendingEvents(cNumEvents);
141 int EventQueue::processPendingEvents(size_t cNumEvents) function in class:com::EventQueue
/vbox/src/VBox/ValidationKit/testdriver/
H A Dvboxwrappers.py205 self.oTstDrv.processPendingEvents();
391 self.oTstDrv.processPendingEvents();
399 self.oTstDrv.processPendingEvents();
418 self.oTstDrv.processPendingEvents();
438 self.oTstDrv.processPendingEvents();
463 self.oTstDrv.processPendingEvents();
603 self.oTstDrv.processPendingEvents();
713 self.oTstDrv.processPendingEvents();
733 self.oTstDrv.processPendingEvents();
806 self.oTstDrv.processPendingEvents();
[all...]
H A Dvbox.py1748 def processPendingEvents(self): member in class:TestDriver
1831 self.processPendingEvents();
1872 self.processPendingEvents();
1921 self.processPendingEvents();
1968 self.processPendingEvents();
2190 self.processPendingEvents();
2196 self.processPendingEvents();
2210 self.processPendingEvents();
2230 self.processPendingEvents();
2232 self.processPendingEvents();
[all...]
/vbox/include/VBox/com/
H A DEventQueue.h106 int processPendingEvents(size_t cNumEvents);
/vbox/src/libs/xpcom18a4/xpcom/threads/
H A DnsIEventQueue.idl80 void processPendingEvents();
/vbox/src/VBox/ValidationKit/tests/teleportation/
H A DtdTeleportLocal1.py833 self.processPendingEvents();
944 self.processPendingEvents();

Completed in 1781 milliseconds