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

/vbox/src/libs/xpcom18a4/ipc/ipcd/extensions/transmngr/common/
H A DtmTransaction.h201 PRUint32 GetAction() const { return mHeader->action; } function in class:tmTransaction
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h4318 nsresult (*GetAction)(IHostUSBDeviceFilter *pThis, PRUint32 *action); member in struct:IHostUSBDeviceFilter_vtbl
H A DVBoxCAPI_v3_0.h4844 nsresult (*GetAction)(IHostUSBDeviceFilter *pThis, PRUint32 *action); member in struct:IHostUSBDeviceFilter_vtbl
H A DVBoxCAPI_v3_1.h4742 nsresult (*GetAction)(IHostUSBDeviceFilter *pThis, PRUint32 *action); member in struct:IHostUSBDeviceFilter_vtbl
H A DVBoxCAPI_v3_2.h4967 nsresult (*GetAction)(IHostUSBDeviceFilter *pThis, PRUint32 *action); member in struct:IHostUSBDeviceFilter_vtbl
H A DVBoxCAPI_v4_0.h5385 nsresult (*GetAction)(IHostUSBDeviceFilter *pThis, PRUint32 *action); member in struct:IHostUSBDeviceFilter_vtbl
H A DVBoxCAPI_v4_1.h5777 nsresult (*GetAction)(IHostUSBDeviceFilter *pThis, PRUint32 *action); member in struct:IHostUSBDeviceFilter_vtbl
H A DVBoxCAPI_v4_2.h6718 nsresult (*GetAction)(IHostUSBDeviceFilter *pThis, PRUint32 *action); member in struct:IHostUSBDeviceFilter_vtbl
H A DVBoxCAPI_v4_3.h14070 nsresult (*GetAction)(IHostUSBDeviceFilter *pThis, PRUint32 *action); member in struct:IHostUSBDeviceFilter_vtbl
14113 nsresult (*GetAction)(IHostUSBDeviceFilter *pThis, PRUint32 *action); member in struct:IHostUSBDeviceFilterVtbl
14164 #define IHostUSBDeviceFilter_get_Action(p, aAction) ((p)->lpVtbl->GetAction(p, aAction))
14165 #define IHostUSBDeviceFilter_GetAction(p, aAction) ((p)->lpVtbl->GetAction(p, aAction))

Completed in 413 milliseconds