HomeSort by relevance Sort by last modified time
    Searched refs:ExpireHistory (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/chrome/browser/history/
web_history_service.h 68 // This is the of equivalent HistoryService::ExpireHistory().
69 void ExpireHistory(const std::vector<ExpireHistoryArgs>& expire_list,
90 // callback that was passed to ExpireHistory().
web_history_service.cc 326 void WebHistoryService::ExpireHistory(
385 ExpireHistory(expire_list, callback);
history_backend.h 455 void ExpireHistory(const std::vector<ExpireHistoryArgs>& expire_list);
    [all...]
history_service.h 351 void ExpireHistory(const std::vector<history::ExpireHistoryArgs>& expire_list,
    [all...]
history_service.cc     [all...]
history_backend_unittest.cc     [all...]
history_backend.cc     [all...]
  /external/chromium_org/chrome/browser/ui/webui/
history_ui.cc 626 history_service->ExpireHistory(
634 web_history->ExpireHistory(
    [all...]

Completed in 206 milliseconds