Home
last modified time | relevance | path

Searched defs:NotificationDetails (Results 1 – 21 of 21) sorted by relevance

/external/chromium_org/content/public/browser/
Dnotification_details.h21 NotificationDetails() : ptr_(NULL) {} in NotificationDetails() function
22 NotificationDetails(const NotificationDetails& other) : ptr_(other.ptr_) {} in NotificationDetails() function
39 explicit NotificationDetails(const void* ptr) : ptr_(ptr) {} in NotificationDetails() function
Dnotification_observer.h12 class NotificationDetails; variable
/external/chromium_org/content/public/test/
Dmock_notification_observer.h13 class NotificationDetails; variable
/external/chromium_org/chrome/browser/browsing_data/
Dbrowsing_data_remover.h127 struct NotificationDetails { struct
136 base::Time removal_begin;
139 int removal_mask;
142 int origin_set_mask;
Dbrowsing_data_remover.cc119 BrowsingDataRemover::NotificationDetails::NotificationDetails() in NotificationDetails() function in BrowsingDataRemover::NotificationDetails
125 BrowsingDataRemover::NotificationDetails::NotificationDetails( in NotificationDetails() function in BrowsingDataRemover::NotificationDetails
132 BrowsingDataRemover::NotificationDetails::NotificationDetails( in NotificationDetails() function in BrowsingDataRemover::NotificationDetails
/external/chromium_org/chrome/browser/dom_distiller/
Dlazy_dom_distiller_service.h15 class NotificationDetails; variable
/external/chromium_org/chrome/browser/ui/webui/translate_internals/
Dtranslate_internals_handler.h32 class NotificationDetails; variable
/external/chromium_org/extensions/browser/
Dwarning_service.h22 class NotificationDetails; variable
/external/chromium_org/chrome/browser/web_applications/
Dupdate_shortcut_worker_win.h14 class NotificationDetails; variable
/external/chromium_org/chrome/browser/safe_browsing/incident_reporting/
Dlast_download_finder.h23 class NotificationDetails; variable
Dincident_reporting_service.h39 class NotificationDetails; variable
/external/chromium_org/chrome/browser/extensions/api/runtime/
Dchrome_runtime_api_delegate.h23 class NotificationDetails; variable
/external/chromium_org/chrome/browser/ui/webui/options/
Dpreferences_browsertest.h28 class NotificationDetails; variable
/external/chromium_org/chrome/browser/extensions/api/signed_in_devices/
Dsigned_in_devices_manager.h22 class NotificationDetails; variable
/external/chromium_org/chrome/browser/ui/
Dunload_controller.h21 class NotificationDetails; variable
Dfast_unload_controller.h23 class NotificationDetails; variable
/external/chromium_org/chrome/browser/extensions/
Dexternal_install_manager.h17 class NotificationDetails; variable
/external/chromium_org/chrome/browser/ui/views/location_bar/
Dzoom_bubble_view.h21 class NotificationDetails; variable
/external/chromium_org/chrome/browser/extensions/error_console/
Derror_console.h20 class NotificationDetails; variable
/external/chromium_org/chrome/browser/extensions/api/identity/
Dweb_auth_flow.h21 class NotificationDetails; variable
/external/chromium_org/chrome/browser/chromeos/policy/
Ddevice_status_collector.h34 class NotificationDetails; variable