Searched defs:GetStatus (Results 1 - 11 of 11) sorted by relevance

/vbox/src/libs/xpcom18a4/ipc/ipcd/extensions/transmngr/common/
H A DtmTransaction.h207 PRInt32 GetStatus() const { return mHeader->status; } function in class:tmTransaction
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DSimpleNetwork.h647 EFI_SIMPLE_NETWORK_GET_STATUS GetStatus; member in struct:_EFI_SIMPLE_NETWORK_PROTOCOL
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/Protocol/
H A DSimpleNetwork.h649 EFI_SIMPLE_NETWORK_GET_STATUS GetStatus; member in struct:_EFI_SIMPLE_NETWORK_PROTOCOL
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h2854 nsresult (*GetStatus)(IHostNetworkInterface *pThis, PRUint32 *status); member in struct:IHostNetworkInterface_vtbl
H A DVBoxCAPI_v3_0.h3393 nsresult (*GetStatus)(IHostNetworkInterface *pThis, PRUint32 *status); member in struct:IHostNetworkInterface_vtbl
H A DVBoxCAPI_v3_1.h3365 nsresult (*GetStatus)(IHostNetworkInterface *pThis, PRUint32 *status); member in struct:IHostNetworkInterface_vtbl
H A DVBoxCAPI_v3_2.h3487 nsresult (*GetStatus)(IHostNetworkInterface *pThis, PRUint32 *status); member in struct:IHostNetworkInterface_vtbl
H A DVBoxCAPI_v4_0.h3697 nsresult (*GetStatus)(IHostNetworkInterface *pThis, PRUint32 *status); member in struct:IHostNetworkInterface_vtbl
H A DVBoxCAPI_v4_1.h3934 nsresult (*GetStatus)(IHostNetworkInterface *pThis, PRUint32 *status); member in struct:IHostNetworkInterface_vtbl
4323 nsresult (*GetStatus)(IAdditionsFacility *pThis, PRUint32 *status); member in struct:IAdditionsFacility_vtbl
H A DVBoxCAPI_v4_2.h4278 nsresult (*GetStatus)(IHostNetworkInterface *pThis, PRUint32 *status); member in struct:IHostNetworkInterface_vtbl
4681 nsresult (*GetStatus)(IAdditionsFacility *pThis, PRUint32 *status); member in struct:IAdditionsFacility_vtbl
4971 nsresult (*GetStatus)(IProcess *pThis, PRUint32 *status); member in struct:IProcess_vtbl
H A DVBoxCAPI_v4_3.h7492 nsresult (*GetStatus)(IHostNetworkInterface *pThis, PRUint32 *status); member in struct:IHostNetworkInterface_vtbl
7543 nsresult (*GetStatus)(IHostNetworkInterface *pThis, PRUint32 *status); member in struct:IHostNetworkInterfaceVtbl
7591 #define IHostNetworkInterface_get_Status(p, aStatus) ((p)->lpVtbl->GetStatus(p, aStatus))
7592 #define IHostNetworkInterface_GetStatus(p, aStatus) ((p)->lpVtbl->GetStatus(p, aStatus))
8655 nsresult (*GetStatus)(IAdditionsFacility *pThis, PRUint32 *status); member in struct:IAdditionsFacility_vtbl
8672 nsresult (*GetStatus)(IAdditionsFacility *pThis, PRUint32 *status); member in struct:IAdditionsFacilityVtbl
8686 #define IAdditionsFacility_get_Status(p, aStatus) ((p)->lpVtbl->GetStatus(p, aStatus))
8687 #define IAdditionsFacility_GetStatus(p, aStatus) ((p)->lpVtbl->GetStatus(p, aStatus))
8729 nsresult (*GetStatus)(IGuestSession *pThis, PRUint32 *status); member in struct:IGuestSession_vtbl
9013 nsresult (*GetStatus)(IGuestSessio member in struct:IGuestSessionVtbl
9384 nsresult (*GetStatus)(IProcess *pThis, PRUint32 *status); member in struct:IProcess_vtbl
9454 nsresult (*GetStatus)(IProcess *pThis, PRUint32 *status); member in struct:IProcessVtbl
9576 nsresult (*GetStatus)(IGuestProcess *pThis, PRUint32 *status); member in struct:IGuestProcessVtbl
9812 nsresult (*GetStatus)(IFile *pThis, PRUint32 *status); member in struct:IFile_vtbl
9889 nsresult (*GetStatus)(IFile *pThis, PRUint32 *status); member in struct:IFileVtbl
10022 nsresult (*GetStatus)(IGuestFile *pThis, PRUint32 *status); member in struct:IGuestFileVtbl
18253 nsresult (*GetStatus)(IGuestSessionStateChangedEvent *pThis, PRUint32 *status); member in struct:IGuestSessionStateChangedEvent_vtbl
18282 nsresult (*GetStatus)(IGuestSessionStateChangedEvent *pThis, PRUint32 *status); member in struct:IGuestSessionStateChangedEventVtbl
18553 nsresult (*GetStatus)(IGuestProcessStateChangedEvent *pThis, PRUint32 *status); member in struct:IGuestProcessStateChangedEvent_vtbl
18584 nsresult (*GetStatus)(IGuestProcessStateChangedEvent *pThis, PRUint32 *status); member in struct:IGuestProcessStateChangedEventVtbl
18719 nsresult (*GetStatus)(IGuestProcessInputNotifyEvent *pThis, PRUint32 *status); member in struct:IGuestProcessInputNotifyEvent_vtbl
18752 nsresult (*GetStatus)(IGuestProcessInputNotifyEvent *pThis, PRUint32 *status); member in struct:IGuestProcessInputNotifyEventVtbl
19031 nsresult (*GetStatus)(IGuestFileStateChangedEvent *pThis, PRUint32 *status); member in struct:IGuestFileStateChangedEvent_vtbl
19060 nsresult (*GetStatus)(IGuestFileStateChangedEvent *pThis, PRUint32 *status); member in struct:IGuestFileStateChangedEventVtbl
[all...]

Completed in 278 milliseconds