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

/vbox/src/VBox/Frontends/VBoxBalloonCtrl/
H A DVBoxWatchdogInternal.h60 typedef struct VBOXWATCHDOG_MODULE_PAYLOAD struct
68 } VBOXWATCHDOG_MODULE_PAYLOAD, *PVBOXWATCHDOG_MODULE_PAYLOAD; typedef in typeref:struct:VBOXWATCHDOG_MODULE_PAYLOAD
75 typedef std::map<const char*, VBOXWATCHDOG_MODULE_PAYLOAD> mapPayload;
76 typedef std::map<const char*, VBOXWATCHDOG_MODULE_PAYLOAD>::iterator mapPayloadIter;
77 typedef std::map<const char*, VBOXWATCHDOG_MODULE_PAYLOAD>::const_iterator mapPayloadIterConst;
H A DVBoxWatchdogUtils.cpp166 VBOXWATCHDOG_MODULE_PAYLOAD p;

Completed in 523 milliseconds