Home
last modified time | relevance | path

Searched refs:OnDownloadProgress (Results 1 – 10 of 10) sorted by relevance

/third_party/cef/libcef/renderer/
Drender_urlrequest_impl.cc256 client_->OnDownloadProgress(url_request_.get(), download_data_received_, in OnBodyReadable()
282 void OnDownloadProgress(int64_t current) { in OnDownloadProgress() function in CefRenderURLRequest::Context
288 client_->OnDownloadProgress(url_request_.get(), download_data_received_, in OnDownloadProgress()
367 context_->OnDownloadProgress(dataLength); in DidReceiveData()
/third_party/cef/libcef/browser/net_service/
Dbrowser_urlrequest_impl.cc400 &CefBrowserURLRequest::Context::OnDownloadProgress, in ContinueOnOriginatingThread()
422 OnDownloadProgress(0); in OnHeadersOnly()
472 void OnDownloadProgress(uint64_t current) { in OnDownloadProgress() function in CefBrowserURLRequest::Context
484 client_->OnDownloadProgress(url_request_.get(), current, in OnDownloadProgress()
/third_party/cef/libcef_dll/ctocpp/
Durlrequest_client_ctocpp.h42 void OnDownloadProgress(CefRefPtr<CefURLRequest> request,
Durlrequest_client_ctocpp.cc66 void CefURLRequestClientCToCpp::OnDownloadProgress( in OnDownloadProgress() function in CefURLRequestClientCToCpp
/third_party/cef/include/
Dcef_urlrequest.h163 virtual void OnDownloadProgress(CefRefPtr<CefURLRequest> request,
/third_party/cef/libcef_dll/cpptoc/
Durlrequest_client_cpptoc.cc84 CefURLRequestClientCppToC::Get(self)->OnDownloadProgress( in urlrequest_client_on_download_progress()
/third_party/cef/tests/cefclient/browser/
Durlrequest_test.cc55 void OnDownloadProgress(CefRefPtr<CefURLRequest> request, in OnDownloadProgress() function in client::urlrequest_test::__anon44a7b9c00111::RequestClient
/third_party/cef/tests/ceftests/
Dtest_request.cc41 void OnDownloadProgress(CefRefPtr<CefURLRequest> request, in OnDownloadProgress() function in test_request::__anonbdf70bee0111::RequestClient
Dserver_unittest.cc898 void OnDownloadProgress(CefRefPtr<CefURLRequest> request, in OnDownloadProgress() function in __anond806461c0111::StaticHttpURLRequestClient
Durlrequest_unittest.cc3506 void OnDownloadProgress(CefRefPtr<CefURLRequest> request, in OnDownloadProgress() function in __anond8593de10211::InvalidURLTestClient