Home | History | Annotate | Download | only in history

Lines Matching full:history_dir_

169       history_dir_(history_dir),
236 return history_dir_.Append(chrome::kThumbnailsFilename);
240 return history_dir_.Append(chrome::kFaviconsFilename);
244 return history_dir_.Append(chrome::kArchivedHistoryFilename);
249 return history_dir_.Append(chrome::kAndroidCacheFilename);
559 base::FilePath history_name = history_dir_.Append(chrome::kHistoryFilename);
1555 history_dir_, false, base::FileEnumerator::FILES, filepattern);