Searched refs:GET_PROP (Results 1 - 3 of 3) sorted by relevance

/vbox/include/VBox/HostServices/
H A DGuestPropertySvc.h234 * The parameter format matches that of GET_PROP.
277 GET_PROP = 1, enumerator in enum:guestProp::eGuestFn
/vbox/src/VBox/Additions/common/VBoxGuestLib/
H A DVBoxGuestR3LibGuestProp.cpp339 * Create the GET_PROP message and call the host.
345 Msg.hdr.u32Function = GET_PROP;
/vbox/src/VBox/HostServices/GuestProperties/
H A Dservice.cpp1258 case GET_PROP:
1259 LogFlowFunc(("GET_PROP\n"));

Completed in 1894 milliseconds