HomeSort by relevance Sort by last modified time
    Searched defs:BroadcastDeleteNotifications (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/history/
expire_history_backend.cc 228 BroadcastDeleteNotifications(&dependencies, DELETION_USER_INITIATED);
291 BroadcastDeleteNotifications(&dependencies, DELETION_USER_INITIATED);
366 void ExpireHistoryBackend::BroadcastDeleteNotifications(
668 BroadcastDeleteNotifications(&deleted_dependencies, DELETION_ARCHIVED);
  /external/chromium/chrome/browser/history/
expire_history_backend.cc 221 BroadcastDeleteNotifications(&dependencies);
263 BroadcastDeleteNotifications(&dependencies);
330 void ExpireHistoryBackend::BroadcastDeleteNotifications(
660 BroadcastDeleteNotifications(&deleted_dependencies);

Completed in 44 milliseconds