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

/external/chromium_org/chrome/browser/download/
H A Ddownload_prefs.cc74 class DefaultDownloadDirectory { class in namespace:__anon3587
79 friend struct base::DefaultLazyInstanceTraits<DefaultDownloadDirectory>;
81 DefaultDownloadDirectory() { function in class:__anon3587::DefaultDownloadDirectory
96 DISALLOW_COPY_AND_ASSIGN(DefaultDownloadDirectory);
99 base::LazyInstance<DefaultDownloadDirectory>

Completed in 210 milliseconds