Home
last modified time | relevance | path

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

/third_party/cef/libcef/browser/net_service/
Durl_loader_factory_getter.cc47 bool should_proxy = false; in Create() local
54 should_proxy = in Create()
64 should_proxy |= browser_client->WillCreateURLLoaderFactory( in Create()
74 if (should_proxy) { in Create()