OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetUserDownloadsDirectory
(Results
1 - 4
of
4
) sorted by null
/external/chromium/chrome/common/
chrome_paths_internal.h
42
bool
GetUserDownloadsDirectory
(FilePath* result);
chrome_paths_linux.cc
89
bool
GetUserDownloadsDirectory
(FilePath* result) {
chrome_paths_win.cc
69
bool
GetUserDownloadsDirectory
(FilePath* result) {
chrome_paths.cc
135
if (!
GetUserDownloadsDirectory
(&cur))
Completed in 38 milliseconds