HomeSort by relevance Sort by last modified time
    Searched refs:details (Results 826 - 850 of 2357) sorted by null

<<31323334353637383940>>

  /external/chromium_org/chrome/browser/profiles/
avatar_menu_model.h 111 const content::NotificationDetails& details) OVERRIDE;
profile_shortcut_manager_win.h 79 const content::NotificationDetails& details) OVERRIDE;
  /external/chromium_org/chrome/browser/resources/identity_scope_approval_dialog/
scope_approval_dialog.js 23 webview.onBeforeSendHeaders.addListener(function(details) {
24 headers = details.requestHeaders || [];
  /external/chromium_org/chrome/browser/safe_browsing/
malware_details_history.h 51 const content::NotificationDetails& details) OVERRIDE;
  /external/chromium_org/chrome/browser/search/
instant_service.h 85 // Invoked by the InstantController to update most visited items details for
123 const content::NotificationDetails& details) OVERRIDE;
  /external/chromium_org/chrome/browser/search_engines/
template_url_service_android.h 38 const content::NotificationDetails& details) OVERRIDE;
  /external/chromium_org/chrome/browser/ssl/
ssl_tab_helper.cc 147 const content::NotificationDetails& details) OVERRIDE;
178 const content::NotificationDetails& details) {
183 content::Details<InfoBarRemovedDetails>(details)->first :
184 content::Details<InfoBarReplacedDetails>(details)->first))
  /external/chromium_org/chrome/browser/sync/glue/
session_data_type_controller.cc 60 const content::NotificationDetails& details) {
  /external/chromium_org/chrome/browser/tab_contents/
background_contents.h 71 const content::NotificationDetails& details) OVERRIDE;
88 // This is the data sent out as the details with BACKGROUND_CONTENTS_OPENED.
  /external/chromium_org/chrome/browser/task_manager/
extension_process_resource_provider.cc 266 const content::NotificationDetails& details) {
270 content::Details<content::RenderViewHost>(details).ptr());
274 content::Details<extensions::ExtensionHost>(details).ptr()->
279 content::Details<content::RenderViewHost>(details).ptr());
  /external/chromium_org/chrome/browser/ui/
active_tab_tracker.h 57 const content::NotificationDetails& details) OVERRIDE;
alternate_error_tab_observer.cc 65 const content::NotificationDetails& details) {
fast_unload_controller.h 99 const content::NotificationDetails& details) OVERRIDE;
  /external/chromium_org/chrome/browser/ui/android/tab_model/
tab_model.h 87 const content::NotificationDetails& details) OVERRIDE;
  /external/chromium_org/chrome/browser/ui/app_list/
app_list_service_impl.h 89 const content::NotificationDetails& details) OVERRIDE;
  /external/chromium_org/chrome/browser/ui/blocked_content/
blocked_content_tab_helper.h 60 const content::LoadCommittedDetails& details,
  /external/chromium_org/chrome/browser/ui/bookmarks/
bookmark_prompt_controller.h 75 const content::NotificationDetails& details) OVERRIDE;
bookmark_tab_helper.h 82 const content::LoadCommittedDetails& details,
bookmark_utils.cc 213 BookmarkEditor::EditDetails details = local
215 GetURLsForOpenTabs(browser, &(details.urls));
216 DCHECK(!details.urls.empty());
218 BookmarkEditor::Show(browser->window()->GetNativeWindow(), profile, details,
  /external/chromium_org/chrome/browser/ui/extensions/
extension_enable_flow.h 73 const content::NotificationDetails& details) OVERRIDE;
  /external/chromium_org/chrome/browser/ui/gtk/
avatar_menu_item_gtk.h 46 const content::NotificationDetails& details) OVERRIDE;
fullscreen_exit_bubble_gtk.h 65 const content::NotificationDetails& details) OVERRIDE;
  /external/chromium_org/chrome/browser/ui/gtk/download/
download_shelf_gtk.h 60 const content::NotificationDetails& details) OVERRIDE;
  /external/chromium_org/chrome/browser/ui/gtk/extensions/
extension_installed_bubble_gtk.h 72 const content::NotificationDetails& details) OVERRIDE;
extension_popup_gtk.h 46 const content::NotificationDetails& details) OVERRIDE;

Completed in 324 milliseconds

<<31323334353637383940>>