Home | History | Annotate | Download | only in download

Lines Matching refs:BaseName

520     return GetDownloadDirectory(browser).Append(file.BaseName());
773 base::FilePath basefilename(filename.BaseName());
1480 download_items[0]->GetTargetFilePath().BaseName());
1512 download_items[0]->GetTargetFilePath().BaseName());
1940 EXPECT_EQ(file.value(), item->GetFullPath().BaseName().value());
1941 EXPECT_EQ(file.value(), item->GetTargetFilePath().BaseName().value());
2263 = other_directory.path().Append(file.BaseName());
2966 target_path.BaseName().AsUTF8Unsafe());