| /vbox/src/VBox/ValidationKit/testdriver/ |
| H A D | winbase.py | 126 from win32com.client import GetObject; # pylint: disable=F0401 namespace 127 oWmi = GetObject('winmgmts:');
|
| /vbox/src/VBox/ValidationKit/common/ |
| H A D | utils.py | 570 from win32com.client import GetObject; # pylint: disable=F0401 namespace 571 oWmi = GetObject('winmgmts:'); 713 from win32com.client import GetObject; # pylint: disable=F0401 namespace 714 oWmi = GetObject('winmgmts:');
|
| /vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/ |
| H A D | oleidl.h | 1278 #undef GetObject macro 1284 virtual HRESULT STDMETHODCALLTYPE GetObject( 1336 HRESULT (STDMETHODCALLTYPE *GetObject)( member in struct:IOleItemContainerVtbl 1372 #define IOleItemContainer_GetObject(This,pszItem,dwSpeedNeeded,pbc,riid,ppvObject) (This)->lpVtbl->GetObject(This,pszItem,dwSpeedNeeded,pbc,riid,ppvObject)
|
| H A D | shlobj.h | 39 #undef GetObject macro 604 STDMETHOD(GetObject) (THIS_ PITEMID_CHILD *ppidl, UINT uItem) PURE; 641 #define IShellFolderView_GetObject(p,a,b) (p)->lpVtbl->GetObject(p,a,b)
|
| H A D | objidl.h | 2273 #undef GetObject macro 2298 virtual HRESULT STDMETHODCALLTYPE GetObject( 2346 HRESULT (STDMETHODCALLTYPE *GetObject)( member in struct:IRunningObjectTableVtbl 2380 #define IRunningObjectTable_GetObject(This,pmkObjectName,ppunkObject) (This)->lpVtbl->GetObject(This,pmkObjectName,ppunkObject)
|
| H A D | wingdi.h | 3567 #define GetObject WINELIB_NAME_AW(GetObject) macro
|
| /vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/ |
| H A D | oleidl.h | 1278 #undef GetObject macro 1284 virtual HRESULT STDMETHODCALLTYPE GetObject( 1336 HRESULT (STDMETHODCALLTYPE *GetObject)( member in struct:IOleItemContainerVtbl 1372 #define IOleItemContainer_GetObject(This,pszItem,dwSpeedNeeded,pbc,riid,ppvObject) (This)->lpVtbl->GetObject(This,pszItem,dwSpeedNeeded,pbc,riid,ppvObject)
|
| H A D | shlobj.h | 37 #undef GetObject macro 583 STDMETHOD(GetObject) (THIS_ PITEMID_CHILD *ppidl, UINT uItem) PURE; 620 #define IShellFolderView_GetObject(p,a,b) (p)->lpVtbl->GetObject(p,a,b)
|
| H A D | objidl.h | 2273 #undef GetObject macro 2298 virtual HRESULT STDMETHODCALLTYPE GetObject( 2346 HRESULT (STDMETHODCALLTYPE *GetObject)( member in struct:IRunningObjectTableVtbl 2380 #define IRunningObjectTable_GetObject(This,pmkObjectName,ppunkObject) (This)->lpVtbl->GetObject(This,pmkObjectName,ppunkObject)
|
| H A D | wingdi.h | 3535 #define GetObject WINELIB_NAME_AW(GetObject) macro
|
| /vbox/src/VBox/Main/cbinding/ |
| H A D | VBoxCAPI_v2_2.h | 4639 nsresult (*GetObject)(IPerformanceMetric *pThis, nsISupports * *object); member in struct:IPerformanceMetric_vtbl
|
| H A D | VBoxCAPI_v3_0.h | 5165 nsresult (*GetObject)(IPerformanceMetric *pThis, nsISupports * *object); member in struct:IPerformanceMetric_vtbl
|
| H A D | VBoxCAPI_v3_1.h | 5066 nsresult (*GetObject)(IPerformanceMetric *pThis, nsISupports * *object); member in struct:IPerformanceMetric_vtbl
|
| H A D | VBoxCAPI_v3_2.h | 5323 nsresult (*GetObject)(IPerformanceMetric *pThis, nsISupports * *object); member in struct:IPerformanceMetric_vtbl
|
| H A D | VBoxCAPI_v4_0.h | 5763 nsresult (*GetObject)(IPerformanceMetric *pThis, nsISupports * *object); member in struct:IPerformanceMetric_vtbl
|
| H A D | VBoxCAPI_v4_1.h | 6161 nsresult (*GetObject)(IPerformanceMetric *pThis, nsISupports * *object); member in struct:IPerformanceMetric_vtbl
|
| H A D | VBoxCAPI_v4_2.h | 7123 nsresult (*GetObject)(IPerformanceMetric *pThis, nsISupports * *object); member in struct:IPerformanceMetric_vtbl
|
| H A D | VBoxCAPI_v4_3.h | 14654 nsresult (*GetObject)(IPerformanceMetric *pThis, nsISupports * *object); member in struct:IPerformanceMetric_vtbl 14677 nsresult (*GetObject)(IPerformanceMetric *pThis, nsISupports * *object); member in struct:IPerformanceMetricVtbl 14697 #define IPerformanceMetric_get_Object(p, aObject) ((p)->lpVtbl->GetObject(p, aObject)) 14698 #define IPerformanceMetric_GetObject(p, aObject) ((p)->lpVtbl->GetObject(p, aObject))
|