Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/exported/
DWebURLResponse.cpp391 WebString WebURLResponse::downloadFilePath() const in downloadFilePath() function in blink::WebURLResponse
396 void WebURLResponse::setDownloadFilePath(const WebString& downloadFilePath) in setDownloadFilePath()