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

/external/chromium/chrome/browser/download/
H A Ddownload_item.cc253 GetUserVerifiedFilePath());
259 prefs->EnableAutoOpenBasedOnExtension(GetUserVerifiedFilePath());
261 prefs->DisableAutoOpenBasedOnExtension(GetUserVerifiedFilePath());
381 GetUserVerifiedFilePath()) ||
610 FilePath DownloadItem::GetUserVerifiedFilePath() const { function in class:DownloadItem

Completed in 261 milliseconds