Searched refs:downloadStart (Results 1 – 3 of 3) sorted by relevance
119 …void downloadStart(const std::string& url, const std::string& userAgent, const std::string& conten…
840 WebFrame::downloadStart(const std::string& url, const std::string& userAgent, const std::string& co… in downloadStart() function in android::WebFrame
248 …m_webFrame->downloadStart(m_response->getUrl(), m_request->getUserAgent(), contentDisposition, m_r… in downloadFile()