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

<<51525354555657585960>>

  /external/chromium/third_party/libevent/
evbuffer.c 138 /* See if this callbacks meets the water marks */
229 * Both read and write callbacks maybe NULL. The error callback is not
  /external/chromium_org/android_webview/native/
aw_quota_manager_bridge_impl.cc 34 // is refcounted in the various callbacks, and is destroyed when all callbacks
  /external/chromium_org/cc/trees/
single_thread_proxy.cc 195 // to receive its callbacks before that.
395 // and we want the embedder to receive its callbacks before that.
  /external/chromium_org/chrome/browser/chromeos/drive/
change_list_loader.h 129 // Flushes the callbacks for change list loading and all directory loading.
134 // Flushes the callbacks waiting for the directory to be loaded.
  /external/chromium_org/chrome/browser/extensions/api/dial/
dial_service.h 118 // declares methods for these callbacks, and taking a ptr to the delegate
223 // Creates a DialSocket with callbacks to this object.
  /external/chromium_org/chrome/browser/history/
top_sites_impl.h 200 // Invoked when transitioning to LOADED. Notifies any queued up callbacks.
256 // cached list and be able to run callbacks immediately.
  /external/chromium_org/chrome/browser/safe_browsing/
client_side_detection_service.h 80 // requests; existing ClientSideDetectionHosts will have their callbacks
323 // Used to asynchronously call the callbacks for
  /external/chromium_org/chrome/browser/ui/views/
select_file_dialog_extension.cc 49 // Holds references to file manager dialogs that have callbacks pending
389 // Connect our listener to FileDialogFunction's per-tab callbacks.
  /external/chromium_org/content/renderer/dom_storage/
dom_storage_dispatcher.cc 95 // operations awaiting completion callbacks.
144 // Sudden termination is disabled when there are callbacks pending
  /external/chromium_org/google_apis/drive/
test_util.h 105 // architecture and return the results via callbacks.
160 // It is necessary to calculate the exact signature of callbacks we want
  /external/chromium_org/media/audio/win/
audio_unified_win_unittest.cc 60 // successive callbacks. Units are in milliseconds. This file can be used for
312 // Verify that IO callbacks starts as they should.
  /external/chromium_org/media/filters/
video_frame_stream.cc 137 // All pending callbacks will be dropped.
140 // Post callbacks to prevent reentrance into this object.
  /external/chromium_org/net/proxy/
proxy_config_service_linux.h 150 // Setting change notification callbacks can occur at any time and are
259 // other callbacks that will all be dispatched on this thread. Since gconf
  /external/chromium_org/net/url_request/
url_request_test_util.h 190 // tracks status of callbacks
303 // NetworkDelegate callbacks happen in a particular order (e.g.
  /external/chromium_org/ppapi/cpp/
file_io.h 126 /// a CompletionCallbackFactory to scope callbacks to the lifetime of your
220 /// Any pending callbacks will still run, reporting
output_traits.h 74 // callbacks by the CompletionCallbackFactory to have the browser write into
85 // callbacks. This doesn't actually need to do anything in this case,
tcp_socket.h 120 /// <code>CompletionCallbackFactory</code> to scope callbacks to the lifetime
185 /// callbacks will still run, reporting <code>PP_ERROR_ABORTED</code> if
  /external/chromium_org/ppapi/proxy/
url_loader_resource.cc 220 // Abort the callbacks, the plugin doesn't want to be called back after this.
359 // callbacks get called in an unexpected order.
  /external/chromium_org/ppapi/thunk/
enter.h 95 // sure that "Required" callbacks are scheduled to run asynchronously and
96 // "Blocking" callbacks cause the caller to block. (Interface implementations,
  /external/chromium_org/third_party/icu/source/common/
ucnv_cnv.h 96 * (reset, and truncation detection) and callbacks.
143 * (except for truncation detection!) and callbacks.
  /external/chromium_org/third_party/libevent/
evbuffer.c 138 /* See if this callbacks meets the water marks */
229 * Both read and write callbacks maybe NULL. The error callback is not
  /external/chromium_org/third_party/libjingle/source/talk/xmpp/
chatroommodule.h 57 //! Sets the chatroom handler (callbacks) for the chatroom
224 //! The XmppChatroomHandler is the interface for callbacks from the
  /external/chromium_org/third_party/libxml/src/
check-xsddata-test-suite.py 32 # Error and warnng callbacks
386 # Error and warnng callbacks
  /external/chromium_org/third_party/libxml/src/include/libxml/
xpath.h 228 * Prototype for callbacks used to plug variable lookup in the XPath
243 * Prototype for callbacks used to plug function lookup in the XPath
  /external/chromium_org/webkit/browser/fileapi/
file_system_operation_runner.h 312 // Operations that are finished but not yet fire their callbacks.
315 // Callbacks for stray cancels whose target operation is already finished.

Completed in 1867 milliseconds

<<51525354555657585960>>