Home | History | Annotate | Download | only in history

Lines Matching refs:details

91       history::HistoryDetails* details) OVERRIDE {
94 Details<history::HistoryDetails> det(details);
101 &HistoryService::BroadcastNotifications, type, details));
624 const NotificationDetails& details) {
641 Details<history::URLsDeletedDetails> deleted_details(details);
653 DeleteAllSearchTermsForKeyword(*(Details<TemplateURLID>(details).ptr()));
753 scoped_ptr<history::HistoryDetails> details(details_deleted);
767 // The details object just contains the pointer to the object that the
770 Details<history::HistoryDetails> det(details_deleted);
798 Details<HistoryService>(this));