Searched defs:VBOXWATCHDOG_MACHINE (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Frontends/VBoxBalloonCtrl/
H A DVBoxWatchdogInternal.h87 typedef struct VBOXWATCHDOG_MACHINE struct
97 } VBOXWATCHDOG_MACHINE, *PVBOXWATCHDOG_MACHINE; typedef in typeref:struct:VBOXWATCHDOG_MACHINE
98 typedef std::map<Bstr, VBOXWATCHDOG_MACHINE> mapVM;
99 typedef std::map<Bstr, VBOXWATCHDOG_MACHINE>::iterator mapVMIter;
100 typedef std::map<Bstr, VBOXWATCHDOG_MACHINE>::const_iterator mapVMIterConst;

Completed in 40 milliseconds