Home
last modified time | relevance | path

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

/third_party/cef/libcef_dll/ctocpp/
Ddownload_handler_ctocpp.cc25 void CefDownloadHandlerCToCpp::OnBeforeDownload( in OnBeforeDownload() function in CefDownloadHandlerCToCpp
/third_party/cef/tests/ceftests/
Dtest_handler.h153 void OnBeforeDownload( in OnBeforeDownload() function
Ddownload_unittest.cc319 void OnBeforeDownload( in OnBeforeDownload() function in __anonc172143b0111::DownloadTestHandler
/third_party/cef/tests/cefclient/browser/
Dclient_handler.cc490 void ClientHandler::OnBeforeDownload( in OnBeforeDownload() function in client::ClientHandler