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

  /external/chromium/chrome/common/
chrome_paths_internal.h 38 bool GetUserDownloadsDirectorySafe(FilePath* result);
chrome_paths_win.cc 58 bool GetUserDownloadsDirectorySafe(FilePath* result) {
79 return GetUserDownloadsDirectorySafe(result);
chrome_paths.cc 128 if (!GetUserDownloadsDirectorySafe(&cur))

Completed in 40 milliseconds