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

<<41424344454647484950>>

  /external/chromium_org/chrome/browser/invalidation/
ticl_invalidation_service.h 66 const content::NotificationDetails& details) OVERRIDE;
  /external/chromium_org/chrome/browser/password_manager/
password_manager_browsertest.cc 52 const content::NotificationDetails& details) OVERRIDE {
  /external/chromium_org/chrome/browser/plugins/
chrome_plugin_service_filter.h 102 const content::NotificationDetails& details) OVERRIDE;
  /external/chromium_org/chrome/browser/printing/
print_job.h 51 const content::NotificationDetails& details) OVERRIDE;
165 // Details for a NOTIFY_PRINT_JOB_EVENT notification. The members may be NULL.
  /external/chromium_org/chrome/browser/renderer_host/
web_cache_manager.h 79 const content::NotificationDetails& details) OVERRIDE;
  /external/chromium_org/chrome/browser/safe_browsing/
safe_browsing_service.h 153 const content::NotificationDetails& details) OVERRIDE;
  /external/chromium_org/chrome/browser/service/
service_process_control.h 86 const content::NotificationDetails& details) OVERRIDE;
  /external/chromium_org/chrome/browser/signin/
profile_oauth2_token_service.h 31 // See |OAuth2TokenService| for usage details.
50 const content::NotificationDetails& details) OVERRIDE;
  /external/chromium_org/chrome/browser/spellchecker/
spellcheck_service.h 113 const content::NotificationDetails& details) OVERRIDE;
  /external/chromium_org/chrome/browser/sync/glue/
bookmark_data_type_controller.cc 42 const content::NotificationDetails& details) {
  /external/chromium_org/chrome/browser/sync_file_system/drive_backend/
metadata_database.cc 86 FileDetails* details = file->mutable_details(); local
87 details->set_change_id(change.change_id());
90 details->set_deleted(true);
99 details->add_parent_folder_ids((*itr)->file_id());
101 details->set_title(file_resource.title());
105 details->set_file_kind(FILE_KIND_FILE);
107 details->set_file_kind(FILE_KIND_FOLDER);
109 details->set_file_kind(FILE_KIND_UNSUPPORTED);
111 details->set_md5(file_resource.md5_checksum());
112 details->set_etag(file_resource.etag())
    [all...]
  /external/chromium_org/chrome/browser/ui/android/tab_model/
tab_model.cc 116 const content::NotificationDetails& details) {
  /external/chromium_org/chrome/browser/ui/ash/
app_sync_ui_state.cc 142 const content::NotificationDetails& details) {
chrome_shell_delegate_views.cc 128 const content::NotificationDetails& details) {
  /external/chromium_org/chrome/browser/ui/autofill/
generated_credit_card_bubble_controller.h 68 const content::LoadCommittedDetails& details,
  /external/chromium_org/chrome/browser/ui/cocoa/location_bar/
page_action_decoration.h 80 const content::NotificationDetails& details) OVERRIDE;
  /external/chromium_org/chrome/browser/ui/fullscreen/
fullscreen_controller.h 117 const content::NotificationDetails& details) OVERRIDE;
  /external/chromium_org/chrome/browser/ui/gtk/bookmarks/
bookmark_bar_instructions_gtk.cc 62 const content::NotificationDetails& details) {
bookmark_bubble_gtk.h 51 const content::NotificationDetails& details) OVERRIDE;
  /external/chromium_org/chrome/browser/ui/gtk/
collected_cookies_gtk.h 58 const content::NotificationDetails& details) OVERRIDE;
content_setting_bubble_gtk.h 79 const content::NotificationDetails& details) OVERRIDE;
reload_button_gtk.h 43 const content::NotificationDetails& details) OVERRIDE;
  /external/chromium_org/chrome/browser/ui/gtk/infobars/
infobar_gtk.h 82 const content::NotificationDetails& details) OVERRIDE;
  /external/chromium_org/chrome/browser/ui/gtk/notifications/
balloon_view_gtk.h 60 const content::NotificationDetails& details) OVERRIDE;
  /external/chromium_org/chrome/browser/ui/gtk/omnibox/
omnibox_popup_view_gtk.h 58 const content::NotificationDetails& details) OVERRIDE;

Completed in 999 milliseconds

<<41424344454647484950>>