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

  /external/chromium_org/chrome/browser/history/
visitsegment_database.h 69 bool DeleteSegmentForURL(URLID url_id);
visitsegment_database.cc 296 bool VisitSegmentDatabase::DeleteSegmentForURL(URLID url_id) {
expire_history_backend.cc 358 main_db_->DeleteSegmentForURL(url_row.id());

Completed in 598 milliseconds