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

/vbox/src/VBox/HostServices/GuestProperties/testcase/
H A DtstGuestPropSvc.cpp385 * @param isHost whether the SET_PROP[_VALUE]_HOST commands should be
391 const char *pcszValue, const char *pcszFlags, bool isHost,
396 if (isHost)
417 if (isHost)
446 bool isHost; member in struct:__anon16433
470 s_aSetProperties[i].isHost,
488 * @param isHost whether the DEL_PROP_HOST command should be used, rather
491 static int doDelProp(VBOXHGCMSVCFNTABLE *pTable, const char *pcszName, bool isHost) argument
495 if (isHost)
499 if (isHost)
390 doSetProperty(VBOXHGCMSVCFNTABLE *pTable, const char *pcszName, const char *pcszValue, const char *pcszFlags, bool isHost, bool useSetProp) argument
521 bool isHost; member in struct:__anon16434
854 bool isHost; member in struct:__anon16437
920 bool isHost; member in struct:__anon16438
[all...]

Completed in 434 milliseconds