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

<<51525354555657585960>>

  /external/chromium/chrome/browser/resources/shared/js/cr/
promise.js 24 * An array of the callbacks.
  /external/chromium/chrome/browser/resources/shared/js/cr/ui/
context_menu_handler.js 102 * Handles event callbacks.
menu_button.js 57 * Handles event callbacks.
  /external/chromium/chrome/browser/safe_browsing/
safe_browsing_test.cc 339 // A ref counted helper class that handles callbacks between IO thread and UI
352 // Callbacks for SafeBrowsingService::Client.
373 // Functions and callbacks to start the safebrowsing database update.
392 // Functions and callbacks related to CheckUrl. These are used to verify
  /external/chromium/chrome/browser/ui/gtk/
gtk_tree.h 99 // GtkTreeModel callbacks:
  /external/chromium/chrome/browser/ui/views/infobars/
infobar_container.cc 53 // As when we removed the infobars above, we prevent callbacks to
  /external/chromium/chrome/browser/ui/views/tab_contents/
tab_contents_view_gtk.h 120 // The context menu. Callbacks are asynchronous so we need to keep it around.
tab_contents_view_touch.h 112 // The context menu. Callbacks are asynchronous so we need to keep it around.
tab_contents_view_views.h 120 // The context menu. Callbacks are asynchronous so we need to keep it around.
  /external/chromium/chrome/browser/ui/webui/chromeos/
choose_mobile_network_ui.cc 31 // JS API callbacks names.
system_info_ui.cc 169 // TODO(stevenjb): add message registration, callbacks...
  /external/chromium/chrome/browser/ui/webui/options/
content_settings_handler.h 65 // Callbacks used by the page ------------------------------------------------
  /external/chromium/net/base/
upload_data.h 22 // Interface implemented by callers who require callbacks when new chunks
  /external/chromium/net/disk_cache/
disk_cache_test_util.cc 170 // Quits the message loop when all callbacks are called or we've been waiting
  /external/chromium/net/http/
http_stream_parser.h 108 // Handle callbacks.
  /external/chromium/net/socket/
ssl_client_socket_win.h 111 // Internal callbacks as async operations complete.
  /external/chromium/net/url_request/
url_request_file_dir_job.cc 54 // callbacks happen as they would for network requests.
url_request_test_job.cc 125 // callbacks happen as they would for network requests.
url_request_test_job.h 116 // Called via InvokeLater to cause callbacks to occur after Start() returns.
  /external/chromium_org/android_webview/java/src/org/chromium/android_webview/
AwQuotaManagerBridge.java 57 // The Java callbacks are saved here. An incrementing callback id is generated for each saved
AwWebContentsDelegateAdapter.java 20 * This class also serves a secondary function of routing certain callbacks from the content layer
  /external/chromium_org/base/android/javatests/src/org/chromium/base/
ObserverListTest.java 111 // evil removed c from the observerList before it got any callbacks.
  /external/chromium_org/base/
bind_unittest.nc 196 // Bind result cannot be assigned to Callbacks with a mismatching type.
callback.h.pump 85 // Callbacks can be run with their "Run" method, which has the same
92 // Callbacks can be run more than once (they don't get deleted or marked when
332 // WHY NOT GOOGLE CALLBACKS?
430 // Syntactic sugar to make Callbacks<void(void)> easier to declare since it
  /external/chromium_org/base/message_loop/
message_pump.h 66 // message pump should take care to mix delegate callbacks with native

Completed in 1317 milliseconds

<<51525354555657585960>>