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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dbits.h209 virtual HRESULT WINAPI GetFile(IBackgroundCopyFile **pVal) = 0;
221 HRESULT (WINAPI *GetFile)(IBackgroundCopyError *This,IBackgroundCopyFile **pVal); member in struct:IBackgroundCopyErrorVtbl
235 #define IBackgroundCopyError_GetFile(This,pVal) (This)->lpVtbl->GetFile(This,pVal)
H A Dqmgr.h126 virtual HRESULT WINAPI GetFile(ULONG cFileIndex,FILESETINFO *pFileInfo) = 0;
141 HRESULT (WINAPI *GetFile)(IBackgroundCopyJob1 *This,ULONG cFileIndex,FILESETINFO *pFileInfo); member in struct:IBackgroundCopyJob1Vtbl
158 #define IBackgroundCopyJob1_GetFile(This,cFileIndex,pFileInfo) (This)->lpVtbl->GetFile(This,cFileIndex,pFileInfo)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dbits.h209 virtual HRESULT WINAPI GetFile(IBackgroundCopyFile **pVal) = 0;
221 HRESULT (WINAPI *GetFile)(IBackgroundCopyError *This,IBackgroundCopyFile **pVal); member in struct:IBackgroundCopyErrorVtbl
235 #define IBackgroundCopyError_GetFile(This,pVal) (This)->lpVtbl->GetFile(This,pVal)
H A Dqmgr.h126 virtual HRESULT WINAPI GetFile(ULONG cFileIndex,FILESETINFO *pFileInfo) = 0;
141 HRESULT (WINAPI *GetFile)(IBackgroundCopyJob1 *This,ULONG cFileIndex,FILESETINFO *pFileInfo); member in struct:IBackgroundCopyJob1Vtbl
158 #define IBackgroundCopyJob1_GetFile(This,cFileIndex,pFileInfo) (This)->lpVtbl->GetFile(This,cFileIndex,pFileInfo)
/prebuilts/tools/common/m2/repository/com/android/external/eclipse/swt/3.5.0/
H A Dswt-3.5.0.jarMETA-INF/ META-INF/MANIFEST.MF libswt-agl-carbon-3550.jnilib libswt ...
/prebuilts/tools/darwin-x86/swt/
H A Dswt.jarMETA-INF/ META-INF/MANIFEST.MF libswt-agl-carbon-3550.jnilib libswt ...
/prebuilts/tools/darwin-x86_64/swt/
H A Dswt.jarMETA-INF/ META-INF/MANIFEST.MF libswt-awt-cocoa-3550.jnilib libswt ...
/prebuilts/tools/linux-x86/swt/
H A Dswt.jarMETA-INF/ META-INF/MANIFEST.MF libswt-atk-gtk-3550.so libswt ...
/prebuilts/tools/linux-x86_64/swt/
H A Dswt.jarMETA-INF/ META-INF/MANIFEST.MF libswt-atk-gtk-3550.so libswt ...
/prebuilts/tools/windows/swt/
H A Dswt.jarMETA-INF/ META-INF/MANIFEST.MF swt-awt-win32-3550.dll swt ...
/prebuilts/tools/windows-x86_64/swt/
H A Dswt.jarMETA-INF/ META-INF/MANIFEST.MF swt-awt-win32-3550.dll swt ...

Completed in 1095 milliseconds