Searched defs:DefaultDownloadDirectory (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/download/
H A Ddownload_util.cc174 class DefaultDownloadDirectory { class in namespace:download_util
178 DefaultDownloadDirectory() { function in class:download_util::DefaultDownloadDirectory
188 friend struct base::DefaultLazyInstanceTraits<DefaultDownloadDirectory>;
192 static base::LazyInstance<DefaultDownloadDirectory>

Completed in 22 milliseconds