Searched refs:listeners (Results 1 - 25 of 28) sorted by relevance

12

/vbox/src/VBox/Frontends/VirtualBox/src/globals/
H A DUIMainEventListener.h28 #include <VBox/com/listeners.h>
/vbox/src/VBox/Frontends/VBoxManage/
H A DVBoxManageGuestCtrl.h24 #include <VBox/com/listeners.h>
H A DVBoxManageGuestCtrl.cpp31 #include <VBox/com/listeners.h>
/vbox/src/VBox/Frontends/VirtualBox/src/
H A Dprecomp.h291 #include <VBox/com/listeners.h>
/vbox/src/VBox/NetworkServices/NetLib/
H A DComHostUtils.cpp25 #include <VBox/com/listeners.h>
H A DVBoxNetBaseService.cpp24 #include <VBox/com/listeners.h>
/vbox/src/VBox/Main/src-all/
H A DEventImpl.cpp25 * If an event is waitable, it's possible to wait until all listeners
31 * For *active* listeners, their HandleEvent() method is invoked when event is fired by
33 * For *passive* listeners, it's up to an event consumer to perform GetEvent() operation
35 * For passive listeners case, listener instance serves as merely a key referring to
44 * Passive mode listeners keep an internal event queue for all events they receive,
46 * of how many listeners are still not acknowledged their event, and once this counter
450 * that iterators doesn't see newly added listeners, and iteration
975 // make sure that all listeners are are shut down (no pending events or
1078 EventMapList &listeners = m->mEvMap[(int)evType - FirstEvent]; local
1081 uint32_t cListeners = listeners
[all...]
/vbox/src/VBox/Frontends/VBoxAutostart/
H A DVBoxAutostart-posix.cpp30 #include <VBox/com/listeners.h>
H A DVBoxAutostart-win.cpp31 #include <VBox/com/listeners.h>
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dinputstr.h320 TouchListener *listeners; /* set of listeners */ member in struct:_TouchPointInfo
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dinputstr.h320 TouchListener *listeners; /* set of listeners */ member in struct:_TouchPointInfo
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dinputstr.h318 } *listeners; member in struct:_TouchPointInfo
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dinputstr.h316 } *listeners; member in struct:_TouchPointInfo
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dinputstr.h320 TouchListener *listeners; /* set of listeners */ member in struct:_TouchPointInfo
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dinputstr.h320 TouchListener *listeners; /* set of listeners */ member in struct:_TouchPointInfo
/vbox/src/VBox/NetworkServices/DHCP/
H A DVBoxNetDHCP.cpp28 #include <VBox/com/listeners.h>
/vbox/src/VBox/Frontends/VBoxBalloonCtrl/
H A DVBoxWatchdog.cpp31 # include <VBox/com/listeners.h>
698 * Setup the global event listeners:
/vbox/src/VBox/Frontends/VBoxHeadless/
H A DVBoxHeadless.cpp27 #include <VBox/com/listeners.h>
/vbox/src/VBox/Main/src-client/
H A DGuestFileImpl.cpp36 #include <VBox/com/listeners.h>
H A DGuestProcessImpl.cpp46 #include <VBox/com/listeners.h>
H A DGuestSessionImpl.cpp40 #include <VBox/com/listeners.h>
H A DConsoleVRDPServer.cpp50 #include <VBox/com/listeners.h>
/vbox/src/VBox/Main/webservice/
H A Dvboxweb.cpp28 #include <VBox/com/listeners.h>
/vbox/src/VBox/NetworkServices/NAT/
H A DVBoxNetLwipNAT.cpp27 #include <VBox/com/listeners.h>
/vbox/src/VBox/Frontends/VBoxSDL/
H A DVBoxSDL.cpp60 #include <VBox/com/listeners.h>

Completed in 3490 milliseconds

12