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

/vbox/src/VBox/Frontends/VBoxManage/
H A DVBoxManageGuestCtrl.h101 class GuestSessionStats : public GuestEventStats class in inherits:GuestEventStats
106 GuestSessionStats(void) { } function in class:GuestSessionStats
108 GuestSessionStats(ComObjPtr<GuestSessionEventListenerImpl> pListenerImpl) function in class:GuestSessionStats
123 typedef std::map< ComPtr<IGuestSession>, GuestSessionStats > GuestEventSessions;
H A DVBoxManageGuestCtrlListener.cpp448 GuestSessionStats sessionStats(pListener);

Completed in 42 milliseconds