Home
last modified time | relevance | path

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

/third_party/cef/libcef_dll/ctocpp/
Durlrequest_client_ctocpp.cc89 void CefURLRequestClientCToCpp::OnDownloadData(CefRefPtr<CefURLRequest> request, in OnDownloadData() function in CefURLRequestClientCToCpp
/third_party/cef/tests/cefclient/browser/
Durlrequest_test.cc59 void OnDownloadData(CefRefPtr<CefURLRequest> request, in OnDownloadData() function in client::urlrequest_test::__anon65f4a55f0111::RequestClient
/third_party/cef/tests/ceftests/
Dtest_request.cc51 void OnDownloadData(CefRefPtr<CefURLRequest> request, in OnDownloadData() function in test_request::__anonb4b2510d0111::RequestClient
Dserver_unittest.cc902 void OnDownloadData(CefRefPtr<CefURLRequest> request, in OnDownloadData() function in __anonbec86adb0111::StaticHttpURLRequestClient
Durlrequest_unittest.cc3512 void OnDownloadData(CefRefPtr<CefURLRequest> request, in OnDownloadData() function in __anone90daa200211::InvalidURLTestClient
/third_party/cef/libcef/renderer/
Drender_urlrequest_impl.cc292 void OnDownloadData(const char* data, int dataLength) { in OnDownloadData() function in CefRenderURLRequest::Context