Searched refs:isAsync (Results 1 - 5 of 5) sorted by relevance
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/ | ||
H A D | xmldom.idl | 292 HRESULT async( [out,retval] VARIANT_BOOL *isAsync ); 295 HRESULT async( [in] VARIANT_BOOL isAsync ); |
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/ | ||
H A D | xmldom.idl | 286 HRESULT async( [out,retval] VARIANT_BOOL *isAsync ); 289 HRESULT async( [in] VARIANT_BOOL isAsync ); |
/vbox/src/VBox/Main/src-server/ | ||
H A D | MediumImpl.cpp | 253 bool isAsync() { return mThread != NIL_RTTHREAD; } function in class:Medium::Task 783 if (pTask->isAsync()) 7467 if (task.isAsync()) 7694 if (task.isAsync()) 7983 if (task.isAsync() || pMedium != this) 7993 if (task.isAsync()) 8013 if (task.isAsync()) |
/vbox/src/VBox/Main/webservice/jaxlibs/ | ||
H A D | jaxws-tools.jar | META-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/istack/ ... |
H A D | jaxws-rt.jar | META-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ... |
Completed in 2164 milliseconds