Searched refs:SET_PROP_VALUE (Results 1 - 4 of 4) sorted by relevance

/vbox/include/VBox/HostServices/
H A DGuestPropertySvc.h244 * The parameter format matches that of SET_PROP_VALUE.
281 SET_PROP_VALUE = 3, enumerator in enum:guestProp::eGuestFn
/vbox/src/VBox/Additions/common/VBoxGuestLib/
H A DVBoxGuestR3LibGuestProp.cpp188 Msg.hdr.u32Function = SET_PROP_VALUE;
237 Msg.hdr.u32Function = SET_PROP_VALUE;
/vbox/src/VBox/HostServices/GuestProperties/
H A Dservice.cpp1270 case SET_PROP_VALUE:
1271 LogFlowFunc(("SET_PROP_VALUE\n"));
/vbox/src/VBox/HostServices/GuestProperties/testcase/
H A DtstGuestPropSvc.cpp388 * SET_PROP_VALUE[_HOST]
395 int command = SET_PROP_VALUE;
427 * Test the SET_PROP, SET_PROP_VALUE, SET_PROP_HOST and SET_PROP_VALUE_HOST
447 /** Should we use SET_PROP or SET_PROP_VALUE? */
834 * Test the SET_PROP, SET_PROP_VALUE, SET_PROP_HOST and SET_PROP_VALUE_HOST
855 /** Should we use SET_PROP or SET_PROP_VALUE? */

Completed in 427 milliseconds