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

  /external/chromium/chrome/browser/history/
visitsegment_database.h 70 bool DeleteSegmentForURL(URLID url_id);
visitsegment_database.cc 345 bool VisitSegmentDatabase::DeleteSegmentForURL(URLID url_id) {
expire_history_backend.cc 398 main_db_->DeleteSegmentForURL(url_row.id());
  /external/chromium_org/chrome/browser/history/
visitsegment_database.h 74 bool DeleteSegmentForURL(URLID url_id);
visitsegment_database.cc 273 bool VisitSegmentDatabase::DeleteSegmentForURL(URLID url_id) {
expire_history_backend.cc 417 main_db_->DeleteSegmentForURL(url_row.id());

Completed in 856 milliseconds