Searched defs:OnError (Results 1 - 5 of 5) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dcomsvcs.h5247 virtual HRESULT WINAPI OnError(HRESULT hr) = 0;
5255 HRESULT (WINAPI *OnError)(IAsyncErrorNotify *This,HRESULT hr); member in struct:IAsyncErrorNotifyVtbl
5265 #define IAsyncErrorNotify_OnError(This,hr) (This)->lpVtbl->OnError(This,hr)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dcomsvcs.h5247 virtual HRESULT WINAPI OnError(HRESULT hr) = 0;
5255 HRESULT (WINAPI *OnError)(IAsyncErrorNotify *This,HRESULT hr); member in struct:IAsyncErrorNotifyVtbl
5265 #define IAsyncErrorNotify_OnError(This,hr) (This)->lpVtbl->OnError(This,hr)
/prebuilts/tools/common/ant/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.0/
H A Dant-1.8.0.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.2/
H A Dant-1.8.2.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 59 milliseconds