Searched refs:vboxHostChannelReportAsync (Results 1 - 3 of 3) sorted by relevance
/vbox/src/VBox/HostServices/HostChannel/ |
H A D | HostChannel.h | 128 void vboxHostChannelReportAsync(VBOXHOSTCHCLIENT *pClient,
|
H A D | HostChannel.cpp | 760 vboxHostChannelReportAsync(pClient, 0, VBOX_HOST_CHANNEL_EVENT_CANCELLED, NULL, 0); 808 vboxHostChannelReportAsync(pClient, 0, VBOX_HOST_CHANNEL_EVENT_CANCELLED, NULL, 0); 892 vboxHostChannelReportAsync(pClient, u32ChannelHandle, u32Id, pvEvent, cbEvent);
|
H A D | service.cpp | 136 void vboxHostChannelReportAsync(VBOXHOSTCHCLIENT *pClient, function
|
Completed in 907 milliseconds