HomeSort by relevance Sort by last modified time
    Searched full:asynchronous (Results 276 - 300 of 2015) sorted by null

<<11121314151617181920>>

  /external/chromium_org/chrome/test/chromedriver/chrome/
status.cc 47 return "asynchronous script timeout";
  /external/chromium_org/chrome/test/chromedriver/extension/
background.js 6 * Checks for an extension error that occurred during the asynchronous call.
  /external/chromium_org/content/browser/speech/
input_tag_speech_dispatcher_host.h 83 // Used for posting asynchronous tasks (on the IO thread) without worrying
speech_recognition_dispatcher_host.h 81 // Used for posting asynchronous tasks (on the IO thread) without worrying
  /external/chromium_org/content/public/browser/
utility_process_host.h 36 // client notification is asynchronous. See http://crbug.com/108871.
  /external/chromium_org/gpu/command_buffer/common/
command_buffer_shared.h 13 // This is a standard 4-slot asynchronous communication mechanism, used to
  /external/chromium_org/media/audio/pulse/
pulse_output.h 5 // Creates an audio output stream based on the PulseAudio asynchronous API;
  /external/chromium_org/media/base/android/
demuxer_android.h 19 // Defines a demuxer with asynchronous operations.
  /external/chromium_org/net/cookies/
cookie_store_test_callbacks.h 49 // Callback implementations for the asynchronous CookieStore methods.
  /external/chromium_org/net/disk_cache/
mapped_file.h 41 // Asynchronous versions of Load/Store, following the semantics of File::Read
  /external/chromium_org/net/proxy/
mock_proxy_resolver.h 21 // Asynchronous mock proxy resolver. All requests complete asynchronously,
proxy_script_fetcher.h 33 // After synchronous or asynchronous completion with a result code of OK,
  /external/chromium_org/net/quic/crypto/
proof_verifier.h 27 // call back after an asynchronous verification.
  /external/chromium_org/net/spdy/
spdy_websocket_stream.h 29 // Delegate handles asynchronous events.
  /external/chromium_org/ppapi/api/
pp_completion_callback.idl 12 * on asynchronous completion of an operation.
25 * scheduled by asynchronous methods.
64 * potentially asynchronous calls in browser interfaces. Any method that takes a
126 * asynchronous methods.
ppb_fullscreen.idl 41 * The transition to and from fullscreen mode is asynchronous. During the
ppb_mouse_lock.idl 54 * movement again. This is an asynchronous operation. The module instance
  /external/chromium_org/ppapi/c/
pp_completion_callback.h 26 * on asynchronous completion of an operation.
45 * scheduled by asynchronous methods.
90 * potentially asynchronous calls in browser interfaces. Any method that takes a
151 * asynchronous methods.
ppb_fullscreen.h 52 * The transition to and from fullscreen mode is asynchronous. During the
ppb_mouse_lock.h 66 * movement again. This is an asynchronous operation. The module instance
ppb_url_loader.h 86 * asynchronous completion of Open(). This callback will run when response
102 * asynchronous completion of FollowRedirect(). This callback will run when
174 * asynchronous completion. The callback will run if the bytes (full or
195 * asynchronous completion. This callback will run when body is downloaded
ppp_messaging.h 42 * that PostMessage() in the JavaScript interface is asynchronous, meaning
  /external/chromium_org/ppapi/cpp/
fullscreen.h 40 /// The transition to and from fullscreen mode is asynchronous. During the
  /external/chromium_org/ppapi/host/
host_message_context.h 31 // whether or not the resource call is synchronous or asynchronous so a
  /external/chromium_org/remoting/host/native_messaging/
native_messaging_reader.h 37 // EOF or error is encountered. This method is asynchronous - the callbacks

Completed in 1191 milliseconds

<<11121314151617181920>>