Home
last modified time | relevance | path

Searched defs:is_download (Results 1 – 11 of 11) sorted by relevance

/third_party/cef/include/
Dcef_request_context_handler.h91 bool is_download, in GetResourceRequestHandler()
Dcef_request_handler.h145 bool is_download, in GetResourceRequestHandler()
/third_party/cef/libcef_dll/ctocpp/
Drequest_context_handler_ctocpp.cc50 bool is_download, in GetResourceRequestHandler()
Drequest_handler_ctocpp.cc109 bool is_download, in GetResourceRequestHandler()
/third_party/cef/libcef_dll/cpptoc/
Drequest_context_handler_cpptoc.cc51 int is_download, in request_context_handler_get_resource_request_handler()
Drequest_handler_cpptoc.cc111 int is_download, in request_handler_get_resource_request_handler()
/third_party/cef/tests/ceftests/
Dtest_handler.h169 bool is_download, in GetResourceRequestHandler()
Dresource_request_handler_unittest.cc561 bool is_download, in GetResourceRequestHandler()
1563 bool is_download, in GetResourceRequestHandler()
2695 bool is_download, in GetResourceRequestHandler()
3022 bool is_download, in GetResourceRequestHandler()
Dcookie_unittest.cc1613 bool is_download, in GetResourceRequestHandler()
2035 bool is_download, in GetResourceRequestHandler()
/third_party/cef/libcef/browser/net_service/
Dresource_request_handler_wrapper.cc1287 bool is_download, in CreateInterceptedRequestHandler()
1382 const bool is_download = false; in CreateInterceptedRequestHandler() local
/third_party/cef/tests/cefclient/browser/
Dclient_handler.cc740 bool is_download, in GetResourceRequestHandler()