HomeSort by relevance Sort by last modified time
    Searched refs:DeleteSegmentForURL (Results 1 - 3 of 3) 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());

Completed in 48 milliseconds