Searched defs:BroadcastDeleteNotifications (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/history/
H A Dexpire_history_backend.cc221 BroadcastDeleteNotifications(&dependencies);
263 BroadcastDeleteNotifications(&dependencies);
330 void ExpireHistoryBackend::BroadcastDeleteNotifications( function in class:history::ExpireHistoryBackend
660 BroadcastDeleteNotifications(&deleted_dependencies);
/external/chromium_org/chrome/browser/history/
H A Dexpire_history_backend.cc228 BroadcastDeleteNotifications(&dependencies, DELETION_USER_INITIATED);
291 BroadcastDeleteNotifications(&dependencies, DELETION_USER_INITIATED);
366 void ExpireHistoryBackend::BroadcastDeleteNotifications( function in class:history::ExpireHistoryBackend
668 BroadcastDeleteNotifications(&deleted_dependencies, DELETION_ARCHIVED);

Completed in 30 milliseconds