Searched defs:is_download (Results 1 – 11 of 11) sorted by relevance
/third_party/cef/include/ |
D | cef_request_context_handler.h | 91 bool is_download, in GetResourceRequestHandler()
|
D | cef_request_handler.h | 145 bool is_download, in GetResourceRequestHandler()
|
/third_party/cef/libcef_dll/ctocpp/ |
D | request_context_handler_ctocpp.cc | 50 bool is_download, in GetResourceRequestHandler()
|
D | request_handler_ctocpp.cc | 109 bool is_download, in GetResourceRequestHandler()
|
/third_party/cef/libcef_dll/cpptoc/ |
D | request_context_handler_cpptoc.cc | 51 int is_download, in request_context_handler_get_resource_request_handler()
|
D | request_handler_cpptoc.cc | 111 int is_download, in request_handler_get_resource_request_handler()
|
/third_party/cef/tests/ceftests/ |
D | test_handler.h | 169 bool is_download, in GetResourceRequestHandler()
|
D | resource_request_handler_unittest.cc | 561 bool is_download, in GetResourceRequestHandler() 1563 bool is_download, in GetResourceRequestHandler() 2695 bool is_download, in GetResourceRequestHandler() 3022 bool is_download, in GetResourceRequestHandler()
|
D | cookie_unittest.cc | 1613 bool is_download, in GetResourceRequestHandler() 2035 bool is_download, in GetResourceRequestHandler()
|
/third_party/cef/libcef/browser/net_service/ |
D | resource_request_handler_wrapper.cc | 1287 bool is_download, in CreateInterceptedRequestHandler() 1382 const bool is_download = false; in CreateInterceptedRequestHandler() local
|
/third_party/cef/tests/cefclient/browser/ |
D | client_handler.cc | 740 bool is_download, in GetResourceRequestHandler()
|