Home
last modified time | relevance | path

Searched refs:is_navigation (Results 1 – 19 of 19) sorted by relevance

/third_party/cef/libcef_dll/ctocpp/
Drequest_context_handler_ctocpp.cc49 bool is_navigation, in GetResourceRequestHandler() argument
72 CefRequestCppToC::Wrap(request), is_navigation, is_download, in GetResourceRequestHandler()
Drequest_context_handler_ctocpp.h44 bool is_navigation,
Drequest_handler_ctocpp.h52 bool is_navigation,
Drequest_handler_ctocpp.cc108 bool is_navigation, in GetResourceRequestHandler() argument
141 CefRequestCppToC::Wrap(request), is_navigation, is_download, in GetResourceRequestHandler()
/third_party/cef/libcef_dll/cpptoc/
Drequest_context_handler_cpptoc.cc50 int is_navigation, in request_context_handler_get_resource_request_handler() argument
77 CefRequestCToCpp::Wrap(request), is_navigation ? true : false, in request_context_handler_get_resource_request_handler()
Drequest_handler_cpptoc.cc110 int is_navigation, in request_handler_get_resource_request_handler() argument
147 CefRequestCToCpp::Wrap(request), is_navigation ? true : false, in request_handler_get_resource_request_handler()
/third_party/cef/include/capi/
Dcef_request_context_handler_capi.h97 int is_navigation,
Dcef_request_handler_capi.h150 int is_navigation,
/third_party/cef/include/
Dcef_request_context_handler.h90 bool is_navigation, in GetResourceRequestHandler() argument
Dcef_request_handler.h144 bool is_navigation, in GetResourceRequestHandler() argument
/third_party/cef/libcef/browser/net_service/
Dresource_request_handler_wrapper.h35 bool is_navigation,
Dresource_request_handler_wrapper.cc241 bool is_navigation, in Initialize()
267 is_navigation_ = is_navigation; in Initialize()
1286 bool is_navigation, in CreateInterceptedRequestHandler() argument
1314 is_navigation, is_download, request_initiator, in CreateInterceptedRequestHandler()
1379 const bool is_navigation = ui::PageTransitionIsNewNavigation( in CreateInterceptedRequestHandler() local
1390 is_navigation, is_download, request_initiator, in CreateInterceptedRequestHandler()
/third_party/cef/tests/ceftests/
Dtest_handler.h168 bool is_navigation, in GetResourceRequestHandler() argument
Dresource_request_handler_unittest.cc560 bool is_navigation, in GetResourceRequestHandler() argument
576 EXPECT_TRUE(is_navigation); in GetResourceRequestHandler()
1562 bool is_navigation, in GetResourceRequestHandler() argument
1608 EXPECT_FALSE(is_navigation); in GetResourceRequestHandler()
2694 bool is_navigation, in GetResourceRequestHandler() argument
3021 bool is_navigation, in GetResourceRequestHandler() argument
Dcookie_unittest.cc1612 bool is_navigation, in GetResourceRequestHandler() argument
2034 bool is_navigation, in GetResourceRequestHandler() argument
/third_party/cef/patch/patches/
Dcomponent_build.patch12 bool is_navigation,
/third_party/cef/tests/cefclient/browser/
Dclient_handler.h237 bool is_navigation,
Dclient_handler.cc739 bool is_navigation, in GetResourceRequestHandler() argument
/third_party/chromium/patch/
D0003-3.2-Beta3-1115.patch34700 - bool is_navigation,
34708 + bool is_navigation,
61239 + bool is_navigation,
62225 + bool is_navigation,