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

/vbox/include/VBox/HostServices/
H A DGuestPropertySvc.h54 enum { MAX_GUEST_NOTIFICATIONS = 256 }; enumerator in enum:guestProp::__anon38
/vbox/src/VBox/HostServices/GuestProperties/
H A Dservice.cpp1170 if (mGuestNotifications.size() > MAX_GUEST_NOTIFICATIONS)

Completed in 219 milliseconds