Searched refs:downloadFilePath (Results 1 – 7 of 7) sorted by relevance
102 const String& downloadFilePath() const { return m_downloadFilePath; } in downloadFilePath() function103 …void setDownloadFilePath(const String& downloadFilePath) { m_downloadFilePath = downloadFilePath; } in setDownloadFilePath() argument
366 WebString WebURLResponse::downloadFilePath() const in downloadFilePath() function in WebKit::WebURLResponse368 return m_private->m_resourceResponse->downloadFilePath(); in downloadFilePath()371 void WebURLResponse::setDownloadFilePath(const WebString& downloadFilePath) in setDownloadFilePath() argument373 m_private->m_resourceResponse->setDownloadFilePath(downloadFilePath.utf8().data()); in setDownloadFilePath()
166 WEBKIT_API WebString downloadFilePath() const;
76 (WebKit::WebURLResponse::downloadFilePath):250 (WebKit::WebURLResponse::downloadFilePath):290 (WebKit::WebURLResponse::downloadFilePath):5122 (WebKit::WebURLResponse::downloadFilePath):
40 (WebKit::WebURLResponse::downloadFilePath):61 (WebKit::WebURLResponse::downloadFilePath):13448 (WebKit::WebURLResponse::downloadFilePath):
4027 (WebCore::ResourceResponse::downloadFilePath):
2701 (WebCore::ResourceResponse::downloadFilePath):