Searched defs:download_path (Results 1 – 4 of 4) sorted by relevance
21 void CefBeforeDownloadCallbackCToCpp::Continue(const CefString& download_path, in Continue()
24 const cef_string_t* download_path, in before_download_callback_cont()
118 bool DownloadPathIsDangerous(const base::FilePath& download_path) { in DownloadPathIsDangerous()
59 void Continue(const CefString& download_path, bool show_dialog) override { in Continue()84 const base::FilePath& download_path, in GenerateFilename()