HomeSort by relevance Sort by last modified time
    Searched defs:isAsync (Results 1 - 4 of 4) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
simpdata.h 165 virtual HRESULT WINAPI isAsync(WINBOOL *pbAsynch) = 0;
186 HRESULT (WINAPI *isAsync)(OLEDBSimpleProvider *This,WINBOOL *pbAsynch);
209 #define OLEDBSimpleProvider_isAsync(This,pbAsynch) (This)->lpVtbl->isAsync(This,pbAsynch)
  /frameworks/base/core/java/android/widget/
RemoteViews.java 831 v.setRemoteViewsAdapter(intent, isAsync);
835 v.setRemoteViewsAdapter(intent, isAsync);
844 copy.isAsync = true;
853 boolean isAsync = false;
    [all...]
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.app_1.3.100.v20130327-1442.jar 
  /external/v8/src/inspector/build/closure-compiler/
closure-compiler.jar 

Completed in 5412 milliseconds