Home
last modified time | relevance | path

Searched refs:RT_FAVICON (Results 1 – 8 of 8) sorted by relevance

/third_party/cef/tests/ceftests/
Dresource_request_handler_unittest.cc617 if (IsChromeRuntimeEnabled() && request->GetResourceType() == RT_FAVICON) { in OnBeforeResourceLoad()
794 if (IsChromeRuntimeEnabled() && request->GetResourceType() == RT_FAVICON) { in OnResourceLoadComplete()
1664 if (IsChromeRuntimeEnabled() && request->GetResourceType() == RT_FAVICON) { in OnBeforeResourceLoad()
1887 if (IsChromeRuntimeEnabled() && request->GetResourceType() == RT_FAVICON) { in OnResourceLoadComplete()
3047 request->GetResourceType() == RT_FAVICON) { in OnBeforeResourceLoad()
3156 request->GetResourceType() == RT_FAVICON) { in OnResourceLoadComplete()
3278 if (IsChromeRuntimeEnabled() && request->GetResourceType() == RT_FAVICON) { in OnBeforeResourceLoad()
3845 if (IsChromeRuntimeEnabled() && request->GetResourceType() == RT_FAVICON) { in OnResourceLoadComplete()
Dtest_server.cc248 if (request->GetResourceType() == RT_FAVICON || in NotifyHttpRequest()
Drequest_unittest.cc316 if (IsChromeRuntimeEnabled() && request->GetResourceType() == RT_FAVICON) { in OnResourceLoadComplete()
Dnavigation_unittest.cc392 if (IsChromeRuntimeEnabled() && request->GetResourceType() == RT_FAVICON) { in OnBeforeResourceLoad()
845 if (IsChromeRuntimeEnabled() && request->GetResourceType() == RT_FAVICON) { in OnBeforeResourceLoad()
1457 if (IsChromeRuntimeEnabled() && request->GetResourceType() == RT_FAVICON) { in OnBeforeResourceLoad()
1901 if (IsChromeRuntimeEnabled() && request->GetResourceType() == RT_FAVICON) { in OnBeforeResourceLoad()
Dscheme_handler_unittest.cc148 if (IsChromeRuntimeEnabled() && request->GetResourceType() == RT_FAVICON) { in OnBeforeResourceLoad()
437 if (IsChromeRuntimeEnabled() && request->GetResourceType() == RT_FAVICON) { in Open()
509 if (IsChromeRuntimeEnabled() && request->GetResourceType() == RT_FAVICON) { in ProcessRequest()
Dresource_manager_unittest.cc95 if (IsChromeRuntimeEnabled() && request->GetResourceType() == RT_FAVICON) { in OnBeforeResourceLoad()
Durlrequest_unittest.cc1356 if (request->GetResourceType() == RT_FAVICON || in OnHttpRequest()
/third_party/cef/include/internal/
Dcef_types.h1099 RT_FAVICON, enumerator