Searched defs:downloadedFilePath (Results 1 – 2 of 2) sorted by relevance
489 void ResourceResponse::setDownloadedFilePath(const String& downloadedFilePath) in setDownloadedFilePath()
174 const String& downloadedFilePath() const { return m_downloadedFilePath; } in downloadedFilePath() function