Searched defs:decideDestinationWithSuggestedFilename (Results 1 – 5 of 5) sorted by relevance
114 String Download::decideDestinationWithSuggestedFilename(const String& filename, bool& allowOverwrit… in decideDestinationWithSuggestedFilename() function in WebKit::Download
129 void DownloadProxy::decideDestinationWithSuggestedFilename(const String& filename, String& destinat… in decideDestinationWithSuggestedFilename() function in WebKit::DownloadProxy
77 String WebDownloadClient::decideDestinationWithSuggestedFilename(WebContext* webContext, DownloadPr… in decideDestinationWithSuggestedFilename() function in WebKit::WebDownloadClient
107 HRESULT STDMETHODCALLTYPE DefaultDownloadDelegate::decideDestinationWithSuggestedFilename(IWebDownl… in decideDestinationWithSuggestedFilename() function in DefaultDownloadDelegate
93 …tDownloadDecideDestinationWithSuggestedFilenameCallback decideDestinationWithSuggestedFilename; member