HomeSort by relevance Sort by last modified time
    Searched full:async (Results 476 - 500 of 1591) sorted by null

<<11121314151617181920>>

  /external/chromium_org/chrome/browser/extensions/
extension_function_test_utils.h 109 // Create and run |function| with |args|. Works with both synchronous and async
  /external/chromium_org/chrome/browser/password_manager/
password_store_win.cc 33 // Requests the IE7 login for |form|. This is async. |callback_runner| will be
  /external/chromium_org/chrome/browser/storage_monitor/
storage_monitor.h 38 // attached volumes, are done lazily at first use through the async
  /external/chromium_org/chrome/browser/usb/
usb_device_handle.h 81 // Async IO. Can be called on any thread.
  /external/chromium_org/chrome/common/extensions/docs/server2/
server_instance.py 119 # async fetch, so disable them.
  /external/chromium_org/chrome/common/extensions/docs/templates/private/
site.html 19 m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  /external/chromium_org/chrome/renderer/pepper/
pepper_flash_menu_host.cc 169 // async message containing the context menu action will be sent in the
  /external/chromium_org/chrome/test/ext_auto/auto_provider/
connection_handler.js 151 } else { // Async method.
  /external/chromium_org/components/web_modal/
web_contents_modal_dialog_manager.cc 171 // some of these to close. CloseAllDialogs is async, so it might get called
  /external/chromium_org/content/browser/service_worker/
service_worker_storage.cc 73 // loaded from disk). For now it is always pessimistically async.
  /external/chromium_org/content/browser/web_contents/
web_contents_view_gtk.h 139 // because resizing in GTK+ is async.
  /external/chromium_org/content/public/test/
mock_render_thread.h 27 // ViewMsg_Close : async, send to the Widget.
  /external/chromium_org/gpu/command_buffer/client/
transfer_buffer.h 140 // Size at which to do an async flush. 0 = never.
  /external/chromium_org/gpu/command_buffer/service/
gles2_cmd_decoder.h 176 // Interface to performing async pixel transfers.
query_manager.h 235 // Async pixel transfer queries waiting for completion.
  /external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
pthread_delay_np.c 138 * Async cancelation won't catch us until wait_time is up.
signal.c 47 * Pthread-win32 has an async cancelation mechanism.
w32_CancelableWait.c 116 * Make sure we haven't been async-canceled in the meantime.
  /external/chromium_org/net/base/
file_stream_context.h 11 // to be able to do and finish all async operations even when FileStream
file_stream_context_win.cc 213 in_flight_buf_ = buf; // Hold until the async operation ends.
  /external/chromium_org/net/cert/
cert_verifier.h 100 // |*out_req| will be filled with a handle to the async request.
  /external/chromium_org/net/dns/
host_resolver.h 136 // the async request. This handle is not valid after the request has
  /external/chromium_org/net/proxy/
proxy_resolver_winhttp.cc 122 // This is a synchronous ProxyResolver; no possibility for async requests.
  /external/chromium_org/ppapi/native_client/tests/ppapi_test_lib/
test_interface.cc 125 // Report using postmessage for async tests.
  /external/chromium_org/sandbox/linux/seccomp-bpf/
trap.h 36 // async-signal safe:

Completed in 7038 milliseconds

<<11121314151617181920>>