/third_party/cef/libcef_dll/cpptoc/ |
D | request_context_handler_cpptoc.cc | 51 int is_download, in request_context_handler_get_resource_request_handler() argument 78 is_download ? true : false, CefString(request_initiator), in request_context_handler_get_resource_request_handler()
|
D | request_handler_cpptoc.cc | 111 int is_download, in request_handler_get_resource_request_handler() argument 148 is_download ? true : false, CefString(request_initiator), in request_handler_get_resource_request_handler()
|
/third_party/cef/libcef_dll/ctocpp/ |
D | request_context_handler_ctocpp.cc | 50 bool is_download, in GetResourceRequestHandler() argument 72 CefRequestCppToC::Wrap(request), is_navigation, is_download, in GetResourceRequestHandler()
|
D | request_context_handler_ctocpp.h | 45 bool is_download,
|
D | request_handler_ctocpp.cc | 109 bool is_download, in GetResourceRequestHandler() argument 141 CefRequestCppToC::Wrap(request), is_navigation, is_download, in GetResourceRequestHandler()
|
D | request_handler_ctocpp.h | 53 bool is_download,
|
/third_party/cef/include/capi/ |
D | cef_request_context_handler_capi.h | 98 int is_download,
|
D | cef_request_handler_capi.h | 151 int is_download,
|
/third_party/cef/include/ |
D | cef_request_context_handler.h | 91 bool is_download, in GetResourceRequestHandler() argument
|
D | cef_request_handler.h | 145 bool is_download, in GetResourceRequestHandler() argument
|
/third_party/cef/libcef/browser/net_service/ |
D | resource_request_handler_wrapper.h | 36 bool is_download,
|
D | resource_request_handler_wrapper.cc | 242 bool is_download, in Initialize() 268 is_download_ = is_download; in Initialize() 1287 bool is_download, in CreateInterceptedRequestHandler() argument 1314 is_navigation, is_download, request_initiator, in CreateInterceptedRequestHandler() 1382 const bool is_download = false; in CreateInterceptedRequestHandler() local 1390 is_navigation, is_download, request_initiator, in CreateInterceptedRequestHandler()
|
/third_party/cef/tests/ceftests/ |
D | test_handler.h | 169 bool is_download, in GetResourceRequestHandler() argument
|
D | resource_request_handler_unittest.cc | 561 bool is_download, in GetResourceRequestHandler() argument 577 EXPECT_FALSE(is_download); in GetResourceRequestHandler() 1563 bool is_download, in GetResourceRequestHandler() argument 1609 EXPECT_FALSE(is_download); in GetResourceRequestHandler() 2695 bool is_download, in GetResourceRequestHandler() argument 3022 bool is_download, in GetResourceRequestHandler() argument
|
D | cookie_unittest.cc | 1613 bool is_download, in GetResourceRequestHandler() argument 2035 bool is_download, in GetResourceRequestHandler() argument
|
/third_party/cef/patch/patches/ |
D | component_build.patch | 13 bool is_download,
|
/third_party/cef/tests/cefclient/browser/ |
D | client_handler.h | 238 bool is_download,
|
D | client_handler.cc | 740 bool is_download, in GetResourceRequestHandler() argument
|
/third_party/chromium/patch/ |
D | 0004-ohos-3.2-Beta5.patch | 19655 - bool is_download, 19663 + bool is_download, 27981 frame, /*is_navigation=*/true, /*is_download=*/false,
|
D | 0003-ohos-1115.patch | 35863 - bool is_download, 35871 + bool is_download, 65436 + bool is_download, 66503 + bool is_download,
|