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

/vbox/src/VBox/HostServices/GuestControl/testcase/
H A DtstGuestControlSvc.cpp46 static void callComplete(VBOXHGCMCALLHANDLE callHandle, int32_t rc) function
62 pHelpers->pfnCallComplete = callComplete;
/vbox/src/VBox/HostServices/GuestProperties/testcase/
H A DtstGuestPropSvc.cpp44 static void callComplete(VBOXHGCMCALLHANDLE callHandle, int32_t rc) function
58 pHelpers->pfnCallComplete = callComplete;
/vbox/src/VBox/HostServices/SharedFolders/testcase/
H A DtstSharedFolderService.cpp66 static void callComplete(VBOXHGCMCALLHANDLE callHandle, int32_t rc) function
80 pHelpers->pfnCallComplete = callComplete;

Completed in 42 milliseconds