HomeSort by relevance Sort by last modified time
    Searched full:callbacks (Results 1601 - 1625 of 3607) sorted by null

<<61626364656667686970>>

  /external/chromium_org/media/base/
bind_to_loop.h 17 // This is a helper utility for base::Bind()ing callbacks on to particular
clock.h 28 // TODO(scherkus): Clock will some day be responsible for executing callbacks
stream_parser.h 85 // Initialize the parser with necessary callbacks. Must be called before any
  /external/chromium_org/media/filters/
gpu_video_decoder.h 139 // Callbacks that are !is_null() only during their respective operation being
  /external/chromium_org/media/video/
video_decode_accelerator.h 133 // no more callbacks will be made on the client. Deletes |this|
video_encode_accelerator.h 138 // this method returns no more callbacks will be made on the client. Deletes
  /external/chromium_org/net/cert/
cert_verifier.h 72 // canceled, and their completion callbacks will not be called.
multi_threaded_cert_verifier.h 43 // canceled, and their completion callbacks will not be called.
  /external/chromium_org/net/disk_cache/
disk_cache.h 67 // operations so the callbacks are not invoked, possibly leaving the work
168 // been released, pending completion callbacks may be invoked.
190 // entry without having to wait for all the callbacks, and still rely on the
202 // close this entry without having to wait for all the callbacks, and still
disk_cache_test_util.cc 104 // Quits the message loop when all callbacks are called or we've been waiting
file_posix.cc 163 // We are running unit tests so we should wait for all callbacks. Sadly, the
  /external/chromium_org/net/disk_cache/simple/
simple_index.h 115 // Executes the |callback| when the index is ready. Allows multiple callbacks.
  /external/chromium_org/net/dns/
mdns_client.h 159 // Do not call this inside callbacks from related MDnsListener and
  /external/chromium_org/net/spdy/
buffered_spdy_framer_unittest.cc 141 // Counters from the visitor callbacks.
spdy_framer.h 112 // SpdyFramerVisitorInterface is a set of callbacks for the SpdyFramer.
113 // Implement this interface to receive event callbacks as frames are
319 // Set callbacks to be called from the framer. A visitor must be set, or
327 // Set debug callbacks to be called from the framer. The debug visitor is
spdy_http_stream.h 39 // Cancels any callbacks from being invoked and deletes the stream.
  /external/chromium_org/net/url_request/
url_request_file_dir_job.cc 47 // callbacks happen as they would for network requests.
url_request_test_job.h 144 // Called via InvokeLater to cause callbacks to occur after Start() returns.
  /external/chromium_org/ppapi/api/private/
ppb_tcp_socket_private.idl 142 * callbacks will still run, reporting PP_Error_Aborted if pending IO was
  /external/chromium_org/ppapi/examples/url_loader/
stream_to_file.cc 64 // Generates completion callbacks scoped to this class.
streaming.cc 61 // Generates completion callbacks scoped to this class.
  /external/chromium_org/ppapi/proxy/
file_io_resource.h 80 // possible that the FileIOResource will be destroyed and "Abort" callbacks
websocket_resource.h 90 // Holds user callbacks to invoke later.
  /external/chromium_org/ppapi/shared_impl/
ppb_audio_config_shared.cc 81 // minimize jitter and back-to-back callbacks from the browser. Please take
resource_tracker.h 95 // cancels pending callbacks for the resource.

Completed in 1581 milliseconds

<<61626364656667686970>>