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

/vbox/src/VBox/Main/src-server/
H A DHostPower.cpp34 HostPowerService::HostPowerService(VirtualBox *aVirtualBox) function in class:HostPowerService
40 HostPowerService::~HostPowerService()
44 void HostPowerService::notify(Reason_T aReason)
/vbox/src/VBox/Main/include/
H A DHostPower.h30 class HostPowerService class
33 HostPowerService(VirtualBox *aVirtualBox);
34 virtual ~HostPowerService();
46 class HostPowerServiceWin : public HostPowerService
65 class HostPowerServiceDarwin : public HostPowerService

Completed in 45 milliseconds