Home
last modified time | relevance | path

Searched refs:GetDownloadsDirectory (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/base/android/
Dpath_utils.h36 BASE_EXPORT bool GetDownloadsDirectory(FilePath* result);
Dpath_utils.cc44 bool GetDownloadsDirectory(FilePath* result) { in GetDownloadsDirectory() function
/external/chromium_org/chrome/common/
Dchrome_paths.cc193 if (!base::android::GetDownloadsDirectory(&cur)) in PathProvider()
/external/chromium_org/chrome/browser/download/
Ddownload_browsertest.cc509 base::FilePath GetDownloadsDirectory() { in GetDownloadsDirectory() function in DownloadTest
1493 GetDownloadsDirectory()); in IN_PROC_BROWSER_TEST_F()
1496 GetDownloadsDirectory()); in IN_PROC_BROWSER_TEST_F()