Home
last modified time | relevance | path

Searched defs:net_log (Results 1 – 25 of 216) sorted by relevance

123456789

/external/cronet/net/proxy_resolution/win/
Dwindows_system_proxy_resolution_service.cc39 NetLog* net_log) { in Create()
49 NetLog* net_log) in WindowsSystemProxyResolutionService()
75 const NetLogWithSource& net_log) { in ResolveProxy()
118 const NetLogWithSource& net_log) { in MarkProxiesAsBadUntil()
165 const NetLogWithSource& net_log) { in DidFinishResolvingProxy()
/external/cronet/net/spdy/
Dspdy_http_stream_unittest.cc91 int InitInternal(const NetLogWithSource& net_log) override { return OK; } in InitInternal()
217 NetLogWithSource net_log; in TEST_P() local
280 NetLogWithSource net_log; in TEST_P() local
350 NetLogWithSource net_log; in TEST_P() local
466 NetLogWithSource net_log; in TEST_P() local
525 NetLogWithSource net_log; in TEST_P() local
583 NetLogWithSource net_log; in TEST_P() local
655 NetLogWithSource net_log; in TEST_P() local
756 NetLogWithSource net_log; in TEST_P() local
846 NetLogWithSource net_log; in TEST_P() local
[all …]
Dheader_coalescer.cc24 void NetLogInvalidHeader(const NetLogWithSource& net_log, in NetLogInvalidHeader()
47 const NetLogWithSource& net_log) in HeaderCoalescer()
Dbuffered_spdy_framer_unittest.cc203 NetLogWithSource net_log; in TEST_F() local
245 NetLogWithSource net_log; in TEST_F() local
261 NetLogWithSource net_log; in TEST_F() local
281 NetLogWithSource net_log; in TEST_F() local
304 NetLogWithSource net_log; in TEST_F() local
326 NetLogWithSource net_log; in TEST_F() local
/external/cronet/net/proxy_resolution/
Dproxy_list_unittest.cc223 NetLogWithSource net_log; in TEST() local
247 NetLogWithSource net_log; in TEST() local
269 NetLogWithSource net_log; in TEST() local
293 NetLogWithSource net_log; in TEST() local
312 NetLogWithSource net_log; in TEST() local
346 NetLogWithSource net_log; in TEST() local
Dconfigured_proxy_resolution_service.cc191 const NetLogWithSource& net_log) override { in GetProxyForURL()
208 const NetLogWithSource& net_log) override { in GetProxyForURL()
386 NetLog* net_log, in Start()
599 NetLog* net_log) in PacFileDeciderPoller()
781 NetLog* net_log, in ConfiguredProxyResolutionService()
798 NetLog* net_log, in CreateUsingSystemProxyResolver()
820 NetLog* net_log) { in CreateWithoutProxyResolver()
899 const NetLogWithSource& net_log) { in ResolveProxy()
1116 const NetLogWithSource& net_log) { in MarkProxiesAsBadUntil()
1168 const NetLogWithSource& net_log) { in DidFinishResolvingProxy()
/external/cronet/net/disk_cache/
Dnet_log_parameters.cc70 void NetLogReadWriteData(const net::NetLogWithSource& net_log, in NetLogReadWriteData()
82 void NetLogReadWriteComplete(const net::NetLogWithSource& net_log, in NetLogReadWriteComplete()
90 void NetLogSparseOperation(const net::NetLogWithSource& net_log, in NetLogSparseOperation()
100 void NetLogSparseReadWrite(const net::NetLogWithSource& net_log, in NetLogSparseReadWrite()
/external/cronet/net/http/
Dhttp_stream_factory.cc94 const NetLogWithSource& net_log) { in RequestStream()
111 const NetLogWithSource& net_log) { in RequestWebSocketHandshakeStream()
128 const NetLogWithSource& net_log) { in RequestBidirectionalStreamImpl()
149 const NetLogWithSource& net_log) { in RequestStreamInternal()
Dhttp_log_util.cc76 NET_EXPORT void NetLogResponseHeaders(const NetLogWithSource& net_log, in NetLogResponseHeaders()
84 void NetLogRequestHeaders(const NetLogWithSource& net_log, in NetLogRequestHeaders()
Dhttp_auth_gssapi_posix.cc345 bool GSSAPISharedLibrary::Init(const NetLogWithSource& net_log) { in Init()
351 bool GSSAPISharedLibrary::InitImpl(const NetLogWithSource& net_log) { in InitImpl()
361 const NetLogWithSource& net_log) { in LoadSharedLibrary()
437 const NetLogWithSource& net_log) { in BindUntypedMethod()
451 const NetLogWithSource& net_log) { in BindMethod()
461 const NetLogWithSource& net_log) { in BindMethods()
658 bool HttpAuthGSSAPI::Init(const NetLogWithSource& net_log) { in Init()
699 const NetLogWithSource& net_log, in GenerateAuthToken()
844 const NetLogWithSource& net_log) { in GetNextSecurityToken()
Dhttp_stream_factory_test_util.cc33 NetLog* net_log) in MockHttpStreamFactoryJob()
73 NetLog* net_log, in CreateJob()
Dhttp_auth_sspi_win.cc135 const NetLogWithSource& net_log, in AcquireExplicitCredentials()
172 const NetLogWithSource& net_log, in AcquireDefaultCredentials()
413 const NetLogWithSource& net_log, in GenerateAuthToken()
450 const NetLogWithSource& net_log) { in OnFirstRound()
474 const NetLogWithSource& net_log, in GetNextSecurityToken()
/external/cronet/net/cert/
Dmulti_threaded_cert_verifier.cc42 NetLogWithSource net_log; member
68 const NetLogWithSource& net_log) { in DoVerifyOnWorkerThread()
133 const NetLogWithSource net_log(NetLogWithSource::Make( in Start() local
208 const NetLogWithSource& net_log) { in Verify()
Dcert_and_ct_verifier.cc24 const NetLogWithSource& net_log) { in Verify()
68 const NetLogWithSource& net_log, in OnCertVerifyComplete()
Dcoalescing_cert_verifier.cc164 const NetLogWithSource& net_log() const { return net_log_; } in net_log() function in net::CoalescingCertVerifier::Request
185 NetLog* net_log, in Job()
332 const NetLogWithSource& net_log) in Request()
396 const NetLogWithSource& net_log) { in Verify()
/external/cronet/net/socket/
Dtransport_client_socket_pool_test_util.cc45 MockConnectClientSocket(const AddressList& addrlist, net::NetLog* net_log) in MockConnectClientSocket()
115 net::NetLog* net_log) in MockFailingClientSocket()
183 net::NetLog* net_log) in MockTriggerableClientSocket()
203 net::NetLog* net_log) { in MakeMockPendingClientSocket()
215 net::NetLog* net_log) { in MakeMockDelayedClientSocket()
225 net::NetLog* net_log) { in MakeMockStalledClientSocket()
359 NetLog* net_log) in MockTransportClientSocketFactory()
369 NetLog* net_log, in CreateDatagramClientSocket()
Dnetwork_binding_client_socket_factory.cc19 NetLog* net_log, in CreateDatagramClientSocket()
30 NetLog* net_log, in CreateTransportClientSocket()
Dclient_socket_factory.cc30 NetLog* net_log, in CreateDatagramClientSocket()
39 NetLog* net_log, in CreateTransportClientSocket()
Dclient_socket_pool_manager.cc111 const NetLogWithSource& net_log, in InitSocketPoolHelper()
245 const NetLogWithSource& net_log, in InitSocketHandleForHttpRequest()
269 const NetLogWithSource& net_log, in InitSocketHandleForWebSocketRequest()
303 const NetLogWithSource& net_log, in PreconnectSocketsForHttpRequest()
/external/cronet/net/disk_cache/simple/
Dsimple_net_log_parameters.cc43 void NetLogSimpleEntryConstruction(const net::NetLogWithSource& net_log, in NetLogSimpleEntryConstruction()
52 void NetLogSimpleEntryCreation(const net::NetLogWithSource& net_log, in NetLogSimpleEntryCreation()
/external/cronet/net/nqe/
Dnetwork_quality_estimator_util.cc29 NetLogWithSource net_log) { in IsPrivateHost()
57 NetLogWithSource net_log) { in IsRequestForPrivateHost()
/external/cronet/net/url_request/
Durl_request_throttler_manager.cc111 void URLRequestThrottlerManager::set_net_log(NetLog* net_log) { in set_net_log()
117 NetLog* URLRequestThrottlerManager::net_log() const { in net_log() function in net::URLRequestThrottlerManager
/external/cronet/net/base/
Dlogging_network_change_observer.cc63 void NetLogNetworkSpecific(NetLogWithSource& net_log, in NetLogNetworkSpecific()
72 LoggingNetworkChangeObserver::LoggingNetworkChangeObserver(NetLog* net_log) in LoggingNetworkChangeObserver()
/external/cronet/components/cronet/
Dstale_host_resolver.cc109 const net::NetLogWithSource& net_log, in RequestImpl()
346 net::NetLogWithSource net_log, in CreateRequest()
357 const net::NetLogWithSource& net_log, in CreateRequest()
/external/cronet/net/dns/
Ddns_client.cc89 DnsClientImpl(NetLog* net_log, const RandIntCallback& rand_int_callback) in DnsClientImpl()
322 std::unique_ptr<DnsClient> DnsClient::CreateClient(NetLog* net_log) { in CreateClient()
329 NetLog* net_log, in CreateClientForTesting()

123456789