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

/external/chromium_org/third_party/WebKit/Source/platform/exported/
H A DWebURLResponse.cpp399 WebString WebURLResponse::downloadFilePath() const function in class:blink::WebURLResponse
404 void WebURLResponse::setDownloadFilePath(const WebString& downloadFilePath) argument
406 m_private->m_resourceResponse->setDownloadedFilePath(downloadFilePath);

Completed in 92 milliseconds