HomeSort by relevance Sort by last modified time
    Searched full:synchronously (Results 376 - 400 of 825) sorted by null

<<11121314151617181920>>

  /external/chromium_org/net/url_request/
url_request_file_job.cc 16 // file does not complete synchronously, then the URLRequestFileJob waits for a
  /external/chromium_org/net/websockets/
websocket_stream.h 45 // be finished synchronously, the function returns ERR_IO_PENDING, and
  /external/chromium_org/ppapi/thunk/
enter.cc 91 // The function completed synchronously.
  /external/chromium_org/remoting/webapp/
wcs_sandbox_container.js 55 * connected. May be called synchronously if WCS is already connected.
  /external/chromium_org/sync/internal_api/public/
sync_encryption_handler.h 56 // All Observer methods are done synchronously from within a transaction and
  /external/chromium_org/third_party/WebKit/public/testing/
WebTestDelegate.h 104 // before browsers had multi-process architecture and rely on window resizes to happen synchronously.
  /external/chromium_org/third_party/WebKit/public/web/
WebWidgetClient.h 164 // If false, the request has been denied synchronously.
  /external/chromium_org/ui/surface/
accelerated_surface_transformer_win.h 104 // Synchronously copy from a D3D surface into a caller-allocated buffer. This
accelerated_surface_win.h 186 // Synchronously present a frame with no acknowledgement.
  /external/chromium_org/ui/views/widget/desktop_aura/
desktop_drag_drop_client_aurax11.h 132 // called either synchronously from OnXdndPosition, or asynchronously after
  /external/jmdns/src/javax/jmdns/impl/
ListenerStatus.java 252 * Return <cod>true</code> if the listener must be called synchronously.
  /external/llvm/bindings/ocaml/executionengine/
llvm_executionengine.mli 129 (** [run_function f args ee] synchronously executes the function [f] with the
  /frameworks/av/camera/tests/
ProCameraTests.cpp 1015 dout << "Buffer synchronously received on streamId = " << streamId <<
    [all...]
  /frameworks/base/docs/html/training/activity-testing/
activity-functional-testing.jd 138 method to run the {@link android.view.View#requestFocus()} call synchronously
  /packages/apps/Dialer/tests/src/com/android/dialer/util/
FakeAsyncTaskExecutor.java 46 * The onPreExecute method of the submitted AsyncTask will be called synchronously during the
  /packages/apps/Exchange/src/com/android/exchange/adapter/
AbstractSyncParser.java 169 // TODO: Improve this -- probably best to do this synchronously and then
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
PackageIconLoader.java 111 // load all resources synchronously, to reduce UI flickering
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/multiprocessing/
heap.py 197 # synchronously sometimes later from malloc() or free(), by calling
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/multiprocessing/
heap.py 197 # synchronously sometimes later from malloc() or free(), by calling
  /external/chromium/chrome/browser/net/
predictor.cc 69 // net::OK ==> Host was found synchronously.
71 // anything else ==> Host was not found synchronously.
508 // Completed synchronously (was already cached by HostResolver), or else
  /external/chromium_org/chrome/browser/extensions/api/cast_channel/
cast_socket.cc 176 // result >= 0 means read or write succeeded synchronously.
214 // Network operations can either finish synchronously or asynchronously.
217 // synchronously.
  /external/chromium_org/native_client_sdk/src/doc/devguide/coding/
file-io.rst 122 make Pepper calls synchronously on a worker thread.
217 // file_thread_ synchronously, this ensures that the FileSystem is open
332 called off the main thread, ``pp::FileIO::Write`` can be called synchronously
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/include/
svga_reg.h 186 * Since GMR mapping must be done synchronously with guest CPU
203 * synchronously invalidated.
208 * descriptor structure will be read synchronously by the SVGA
573 * trigger a read from BUSY. This causes us to synchronously
612 * Every read from this register causes us to synchronously
    [all...]
  /external/mesa3d/src/gallium/drivers/svga/include/
svga_reg.h 186 * Since GMR mapping must be done synchronously with guest CPU
203 * synchronously invalidated.
208 * descriptor structure will be read synchronously by the SVGA
573 * trigger a read from BUSY. This causes us to synchronously
612 * Every read from this register causes us to synchronously
    [all...]
  /external/chromium/net/base/
host_resolver_impl_unittest.cc 827 // Since caching is enabled, this should complete synchronously.
830 // complete synchronously. We can't specify NULL though since that would
842 // longer service the request synchronously.
    [all...]

Completed in 757 milliseconds

<<11121314151617181920>>