Searched refs:SetTimeout (Results 1 - 12 of 12) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/src/cplus/
H A Drcmon.h66 virtual void SetTimeout(const RCInterval& timeout);
H A Drccv.h75 virtual PRStatus SetTimeout(const RCInterval&);
H A Drccv.cpp84 PRStatus RCCondition::SetTimeout(const RCInterval& tmo) function in class:RCCondition
93 } /* RCCondition::SetTimeout */
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/cplus/tests/
H A Dinterval.cpp65 cv.SetTimeout(timeout);
108 cv.SetTimeout(timeout);
H A Dranfile.cpp356 cv.SetTimeout(interleave);
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v4_2.h4713 nsresult (*SetTimeout)(IGuestSession *pThis, PRUint32 timeout); member in struct:IGuestSession_vtbl
5502 nsresult (*SetTimeout)(IProgress *pThis, PRUint32 timeout); member in struct:IProgress_vtbl
H A DVBoxCAPI_v4_3.h8725 nsresult (*SetTimeout)(IGuestSession *pThis, PRUint32 timeout); member in struct:IGuestSession_vtbl
9009 nsresult (*SetTimeout)(IGuestSession *pThis, PRUint32 timeout); member in struct:IGuestSessionVtbl
9291 #define IGuestSession_put_Timeout(p, aTimeout) ((p)->lpVtbl->SetTimeout(p, aTimeout))
9292 #define IGuestSession_SetTimeout(p, aTimeout) ((p)->lpVtbl->SetTimeout(p, aTimeout))
10823 nsresult (*SetTimeout)(IProgress *pThis, PRUint32 timeout); member in struct:IProgress_vtbl
10892 nsresult (*SetTimeout)(IProgress *pThis, PRUint32 timeout); member in struct:IProgressVtbl
10959 #define IProgress_put_Timeout(p, aTimeout) ((p)->lpVtbl->SetTimeout(p, aTimeout))
10960 #define IProgress_SetTimeout(p, aTimeout) ((p)->lpVtbl->SetTimeout(p, aTimeout))
H A DVBoxCAPI_v3_1.h3764 nsresult (*SetTimeout)(IProgress *pThis, PRUint32 timeout); member in struct:IProgress_vtbl
H A DVBoxCAPI_v3_2.h3968 nsresult (*SetTimeout)(IProgress *pThis, PRUint32 timeout); member in struct:IProgress_vtbl
H A DVBoxCAPI_v4_0.h4231 nsresult (*SetTimeout)(IProgress *pThis, PRUint32 timeout); member in struct:IProgress_vtbl
H A DVBoxCAPI_v4_1.h4589 nsresult (*SetTimeout)(IProgress *pThis, PRUint32 timeout); member in struct:IProgress_vtbl
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/
H A DVfrFormPkg.h1775 VOID SetTimeout (IN UINT16 Timeout) { function in class:CIfrTimeout

Completed in 642 milliseconds