Home | History | Annotate | Download | only in history

Lines Matching refs:last_visit

177   new_row.set_last_visit(row.last_visit());
315 old_row.set_last_visit(row.last_visit());
759 row.last_visit()).InDays(), kDaysAgoLevel);
1048 map_entry->set_last_visit(url_row.last_visit().ToInternalValue());
1072 url_row.set_last_visit(base::Time::FromInternalValue(iter->last_visit()));