Searched refs:pvInstance (Results 1 - 17 of 17) sorted by relevance

/vbox/src/VBox/HostDrivers/Support/
H A DSUPSvcGlobal.cpp45 DECLCALLBACK(void) supSvcGlobalStart(void *pvInstance) argument
47 Assert(pvInstance == (void *)1);
48 NOREF(pvInstance);
53 DECLCALLBACK(int) supSvcGlobalTryStop(void *pvInstance) argument
55 Assert(pvInstance == (void *)1);
56 NOREF(pvInstance);
62 DECLCALLBACK(void) supSvcGlobalStopAndDestroy(void *pvInstance, bool fRunning) argument
64 Assert(pvInstance == (void *)1);
65 NOREF(pvInstance);
H A DSUPSvcInternal.h74 DECLCALLBACK(void) supSvcGrantStart(void *pvInstance);
75 DECLCALLBACK(int) supSvcGrantTryStop(void *pvInstance);
76 DECLCALLBACK(void) supSvcGrantStopAndDestroy(void *pvInstance, bool fRunning);
83 DECLCALLBACK(void) supSvcGlobalStart(void *pvInstance);
84 DECLCALLBACK(int) supSvcGlobalTryStop(void *pvInstance);
85 DECLCALLBACK(void) supSvcGlobalStopAndDestroy(void *pvInstance, bool fRunning);
H A DSUPSvc.cpp66 void *pvInstance; member in struct:SUPSVCSERVICE
80 * @param pvInstance The instance handle.
82 DECLCALLBACKMEMBER(void, pfnStart)(void *pvInstance);
91 * @param pvInstance The instance handle.
93 DECLCALLBACKMEMBER(int, pfnTryStop)(void *pvInstance);
98 * @param pvInstance The instance handle.
101 DECLCALLBACKMEMBER(void, pfnStopAndDestroy)(void *pvInstance, bool fRunning);
167 void *pvInstance = NULL; local
168 int rc = g_aServices[i].pfnCreate(&pvInstance);
174 g_aServices[i].pvInstance
[all...]
H A DSUPSvcGrant.cpp736 DECLCALLBACK(void) supSvcGrantStart(void *pvInstance) argument
738 PSUPSVCGRANT pThis = (PSUPSVCGRANT)pvInstance;
776 DECLCALLBACK(int) supSvcGrantTryStop(void *pvInstance) argument
778 PSUPSVCGRANT pThis = (PSUPSVCGRANT)pvInstance;
863 DECLCALLBACK(void) supSvcGrantStopAndDestroy(void *pvInstance, bool fRunning) argument
865 PSUPSVCGRANT pThis = (PSUPSVCGRANT)pvInstance;
/vbox/include/VBox/HostServices/
H A DVBoxCrOpenGLSvc.h106 DECLR3CALLBACKMEMBER(void, H3DORGeometry, (void *pvInstance,
109 DECLR3CALLBACKMEMBER(void, H3DORVisibleRegion, (void *pvInstance,
112 DECLR3CALLBACKMEMBER(void, H3DORFrame, (void *pvInstance,
115 DECLR3CALLBACKMEMBER(void, H3DOREnd, (void *pvInstance));
/vbox/src/VBox/Main/include/
H A DConsoleVRDPServer.h261 static DECLCALLBACK(void) H3DORGeometry(void *pvInstance,
263 static DECLCALLBACK(void) H3DORVisibleRegion(void *pvInstance,
265 static DECLCALLBACK(void) H3DORFrame(void *pvInstance,
267 static DECLCALLBACK(void) H3DOREnd(void *pvInstance);
316 static DECLCALLBACK(void) tsmfHostChannelDetach(void *pvInstance);
317 static DECLCALLBACK(int) tsmfHostChannelSend(void *pvInstance, const void *pvData, uint32_t cbData);
318 static DECLCALLBACK(int) tsmfHostChannelRecv(void *pvInstance, void *pvData, uint32_t cbData,
320 static DECLCALLBACK(int) tsmfHostChannelControl(void *pvInstance, uint32_t u32Code,
/vbox/src/VBox/GuestHost/OpenGL/include/
H A Dcr_server.h64 DECLR3CALLBACKMEMBER(void, CRORGeometry, (void *pvInstance,
66 DECLR3CALLBACKMEMBER(void, CRORVisibleRegion, (void *pvInstance,
68 DECLR3CALLBACKMEMBER(void, CRORFrame, (void *pvInstance,
70 DECLR3CALLBACKMEMBER(void, CROREnd, (void *pvInstance));
/vbox/include/VBox/
H A Dhgcmsvc.h80 void *pvInstance; member in struct:_VBOXHGCMSVCHELPERS
83 DECLR3CALLBACKMEMBER(void, pfnDisconnectClient, (void *pvInstance, uint32_t u32ClientID));
/vbox/src/VBox/Main/src-client/
H A DConsoleVRDPServer.cpp1878 /* static */ DECLCALLBACK(void) ConsoleVRDPServer::H3DORGeometry(void *pvInstance, argument
1881 H3DORLOG(("H3DORGeometry: ins %p %d,%d %dx%d\n", pvInstance, x, y, w, h));
1883 H3DORInstance *p = (H3DORInstance *)pvInstance;
1998 H3DORLOG(("H3DORGeometry: ins %p completed\n", pvInstance));
2001 /* static */ DECLCALLBACK(void) ConsoleVRDPServer::H3DORVisibleRegion(void *pvInstance, argument
2004 H3DORLOG(("H3DORVisibleRegion: ins %p %d\n", pvInstance, cRects));
2006 H3DORInstance *p = (H3DORInstance *)pvInstance;
2029 H3DORLOG(("H3DORVisibleRegion: ins %p completed\n", pvInstance));
2032 /* static */ DECLCALLBACK(void) ConsoleVRDPServer::H3DORFrame(void *pvInstance, argument
2035 H3DORLOG(("H3DORFrame: ins %p %p %d\n", pvInstance, pvDat
2066 H3DOREnd(void *pvInstance) argument
[all...]
H A DHGCM.cpp134 static DECLCALLBACK(void) svcHlpDisconnectClient(void *pvInstance, uint32_t u32ClientId);
776 /* static */ DECLCALLBACK(void) HGCMService::svcHlpDisconnectClient(void *pvInstance, uint32_t u32ClientId) argument
778 HGCMService *pService = static_cast <HGCMService *> (pvInstance);
837 m_svcHelpers.pvInstance = this;
/vbox/src/VBox/HostServices/HostChannel/
H A DHostChannel.cpp25 static DECLCALLBACK(void) HostChannelCallbackEvent(void *pvCallbacks, void *pvInstance,
/vbox/src/VBox/HostServices/SharedClipboard/
H A Dservice.cpp360 g_pHelpers->pfnDisconnectClient(g_pHelpers->pvInstance, u32OldClientID);
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Doaidl.h1174 PVOID pvInstance,
1288 PVOID pvInstance,
1371 #define ITypeInfo_Invoke(This,pvInstance,memid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr) (This)->lpVtbl->Invoke(This,pvInstance,memid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)
1602 PVOID pvInstance,
1822 PVOID pvInstance,
1988 #define ITypeInfo2_Invoke(This,pvInstance,memid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr) (This)->lpVtbl->Invoke(This,pvInstance,memid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)
H A Doaidl.idl808 [in] PVOID pvInstance,
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Doaidl.h1174 PVOID pvInstance,
1288 PVOID pvInstance,
1371 #define ITypeInfo_Invoke(This,pvInstance,memid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr) (This)->lpVtbl->Invoke(This,pvInstance,memid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)
1602 PVOID pvInstance,
1822 PVOID pvInstance,
1988 #define ITypeInfo2_Invoke(This,pvInstance,memid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr) (This)->lpVtbl->Invoke(This,pvInstance,memid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)
H A Doaidl.idl797 [in] PVOID pvInstance,
/vbox/include/iprt/
H A Dlog.h469 RTDECL(void) RTLogPrintfEx(void *pvInstance, unsigned fFlags, unsigned iGroup, const char *pszFormat, ...);

Completed in 1791 milliseconds