HomeSort by relevance Sort by last modified time
    Searched refs:details (Results 1501 - 1525 of 2398) sorted by null

<<61626364656667686970>>

  /external/chromium_org/chrome/browser/extensions/api/webstore_private/
webstore_private_api.h 66 // Reads the extension |details| into |items|.
68 const api::webstore_private::InstallBundle::Params& details,
  /external/chromium_org/chrome/browser/extensions/updater/
extension_updater.h 203 const content::NotificationDetails& details) OVERRIDE;
  /external/chromium_org/chrome/browser/extensions/
webstore_installer.cc 338 const content::NotificationDetails& details) {
342 content::Details<const Extension>(details).ptr();
355 content::Details<const InstalledExtensionInfo>(details)->extension;
395 content::Details<const base::string16>(details).ptr();
webstore_installer.h 93 // be checked further for additional details.
186 const content::NotificationDetails& details) OVERRIDE;
  /external/chromium_org/chrome/browser/google/
google_url_tracker_navigation_helper_impl.cc 105 const content::NotificationDetails& details) {
  /external/chromium_org/chrome/browser/guestview/webview/
webview_guest.h 73 const content::NotificationDetails& details) OVERRIDE;
  /external/chromium_org/chrome/browser/history/
top_sites_impl.h 185 const content::NotificationDetails& details) OVERRIDE;
  /external/chromium_org/chrome/browser/managed_mode/
managed_user_service.h 148 const content::NotificationDetails& details) OVERRIDE;
  /external/chromium_org/chrome/browser/media/
media_capture_devices_dispatcher.h 164 const content::NotificationDetails& details) OVERRIDE;
  /external/chromium_org/chrome/browser/notifications/
balloon_collection_impl.h 64 const content::NotificationDetails& details) OVERRIDE;
desktop_notification_service.h 201 const content::NotificationDetails& details) OVERRIDE;
message_center_notification_manager.h 90 const content::NotificationDetails& details) OVERRIDE;
  /external/chromium_org/chrome/browser/predictors/
autocomplete_action_predictor.cc 215 const content::NotificationDetails& details) {
227 const content::Details<const history::URLsDeletedDetails>
229 content::Details<const history::URLsDeletedDetails>(details);
245 OnOmniboxOpenedUrl(*content::Details<OmniboxLog>(details).ptr());
250 TryDeleteOldEntries(content::Details<HistoryService>(details).ptr());
  /external/chromium_org/chrome/browser/printing/
background_printing_manager.cc 80 const content::NotificationDetails& details) {
print_dialog_cloud_internal.h 112 const content::NotificationDetails& details) OVERRIDE;
  /external/chromium_org/chrome/browser/profiles/
avatar_menu.cc 227 const content::NotificationDetails& details) {
profile_destroyer.cc 140 const content::NotificationDetails& details) {
  /external/chromium_org/chrome/browser/renderer_host/
chrome_render_message_filter.cc 242 FPSDetails details(routing_id, fps);
246 content::Details<const FPSDetails>(&details));
268 V8HeapStatsDetails details(v8_memory_allocated, v8_memory_used);
272 content::Details<const V8HeapStatsDetails>(&details));
  /external/chromium_org/chrome/browser/safe_browsing/
client_side_detection_service.h 96 const content::NotificationDetails& details) OVERRIDE;
protocol_manager.cc 219 const FullHashDetails& details = it->second; local
228 RecordGetHashResult(details.is_download, GET_HASH_STATUS_200);
230 RecordGetHashResult(details.is_download, GET_HASH_STATUS_204);
259 details.callback.Run(full_hashes, can_cache);
  /external/chromium_org/chrome/browser/services/gcm/
gcm_profile_service.h 117 const content::NotificationDetails& details) OVERRIDE;
  /external/chromium_org/chrome/browser/signin/
signin_account_id_helper.cc 127 const content::NotificationDetails& details) {
signin_manager.h 161 const content::NotificationDetails& details) OVERRIDE;
  /external/chromium_org/chrome/browser/speech/
chrome_speech_recognition_manager_delegate_bubble_ui.cc 135 switch (error.details) {
  /external/chromium_org/chrome/browser/sync/glue/
favicon_cache.h 103 const content::NotificationDetails& details) OVERRIDE;

Completed in 1230 milliseconds

<<61626364656667686970>>