Lines Matching defs:GetDevice
4889 nsresult (*GetDevice)(IPCIAddress *pThis, PRInt16 *device);
4915 nsresult (*GetDevice)(IPCIAddress *pThis, PRInt16 *device);
4939 #define IPCIAddress_get_Device(p, aDevice) ((p)->lpVtbl->GetDevice(p, aDevice))
4940 #define IPCIAddress_GetDevice(p, aDevice) ((p)->lpVtbl->GetDevice(p, aDevice))
11103 nsresult (*GetDevice)(IMediumAttachment *pThis, PRInt32 *device);
11134 nsresult (*GetDevice)(IMediumAttachment *pThis, PRInt32 *device);
11162 #define IMediumAttachment_get_Device(p, aDevice) ((p)->lpVtbl->GetDevice(p, aDevice))
11163 #define IMediumAttachment_GetDevice(p, aDevice) ((p)->lpVtbl->GetDevice(p, aDevice))
19656 nsresult (*GetDevice)(IUSBDeviceStateChangedEvent *pThis, IUSBDevice * *device);
19683 nsresult (*GetDevice)(IUSBDeviceStateChangedEvent *pThis, IUSBDevice * *device);
19701 #define IUSBDeviceStateChangedEvent_get_Device(p, aDevice) ((p)->lpVtbl->GetDevice(p, aDevice))
19702 #define IUSBDeviceStateChangedEvent_GetDevice(p, aDevice) ((p)->lpVtbl->GetDevice(p, aDevice))