Home
last modified time | relevance | path

Searched refs:is_download (Results 1 – 20 of 20) sorted by relevance

/third_party/cef/libcef_dll/cpptoc/
Drequest_context_handler_cpptoc.cc51 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()
Drequest_handler_cpptoc.cc111 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/
Drequest_context_handler_ctocpp.cc50 bool is_download, in GetResourceRequestHandler() argument
72 CefRequestCppToC::Wrap(request), is_navigation, is_download, in GetResourceRequestHandler()
Drequest_context_handler_ctocpp.h45 bool is_download,
Drequest_handler_ctocpp.cc109 bool is_download, in GetResourceRequestHandler() argument
141 CefRequestCppToC::Wrap(request), is_navigation, is_download, in GetResourceRequestHandler()
Drequest_handler_ctocpp.h53 bool is_download,
/third_party/cef/include/capi/
Dcef_request_context_handler_capi.h98 int is_download,
Dcef_request_handler_capi.h151 int is_download,
/third_party/cef/include/
Dcef_request_context_handler.h91 bool is_download, in GetResourceRequestHandler() argument
Dcef_request_handler.h145 bool is_download, in GetResourceRequestHandler() argument
/third_party/cef/libcef/browser/net_service/
Dresource_request_handler_wrapper.h36 bool is_download,
Dresource_request_handler_wrapper.cc242 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/
Dtest_handler.h169 bool is_download, in GetResourceRequestHandler() argument
Dresource_request_handler_unittest.cc561 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
Dcookie_unittest.cc1613 bool is_download, in GetResourceRequestHandler() argument
2035 bool is_download, in GetResourceRequestHandler() argument
/third_party/cef/patch/patches/
Dcomponent_build.patch13 bool is_download,
/third_party/cef/tests/cefclient/browser/
Dclient_handler.h238 bool is_download,
Dclient_handler.cc740 bool is_download, in GetResourceRequestHandler() argument
/third_party/chromium/patch/
D0004-ohos-3.2-Beta5.patch19655 - bool is_download,
19663 + bool is_download,
27981 frame, /*is_navigation=*/true, /*is_download=*/false,
D0003-ohos-1115.patch35863 - bool is_download,
35871 + bool is_download,
65436 + bool is_download,
66503 + bool is_download,