Searched refs:GetScope (Results 1 - 10 of 10) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/src/cplus/
H A Drcthread.h129 Scope GetScope() const;
H A Drcthread.cpp137 RCThread::Scope RCThread::GetScope() const function in class:RCThread
/vbox/src/libs/xpcom18a4/xpcom/tests/
H A DTestThreads.cpp96 rv = runner->GetScope(&scope);
106 rv = runner->GetScope(&scope); // this should fail after Join
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwmiutils.idl190 HRESULT GetScope(
/vbox/src/libs/xpcom18a4/xpcom/threads/
H A DnsThread.cpp227 nsThread::GetScope(PRThreadScope *result) function in class:nsThread
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/
H A DVfrFormPkg.h280 UINT8 GetScope () { function in class:CIfrOpHeader
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v4_0.h7024 nsresult (*GetScope)(ISharedFolderChangedEvent *pThis, PRUint32 *scope); member in struct:ISharedFolderChangedEvent_vtbl
H A DVBoxCAPI_v4_1.h7424 nsresult (*GetScope)(ISharedFolderChangedEvent *pThis, PRUint32 *scope); member in struct:ISharedFolderChangedEvent_vtbl
H A DVBoxCAPI_v4_2.h8430 nsresult (*GetScope)(ISharedFolderChangedEvent *pThis, PRUint32 *scope); member in struct:ISharedFolderChangedEvent_vtbl
H A DVBoxCAPI_v4_3.h19733 nsresult (*GetScope)(ISharedFolderChangedEvent *pThis, PRUint32 *scope); member in struct:ISharedFolderChangedEvent_vtbl
19756 nsresult (*GetScope)(ISharedFolderChangedEvent *pThis, PRUint32 *scope); member in struct:ISharedFolderChangedEventVtbl
19770 #define ISharedFolderChangedEvent_get_Scope(p, aScope) ((p)->lpVtbl->GetScope(p, aScope))
19771 #define ISharedFolderChangedEvent_GetScope(p, aScope) ((p)->lpVtbl->GetScope(p, aScope))

Completed in 2449 milliseconds