Home
last modified time | relevance | path

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

12345678910>>...19

/external/cronet/tot/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()
154 const NetLogWithSource& net_log) { in DidFinishResolvingProxy()
/external/cronet/stable/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()
154 const NetLogWithSource& net_log) { in DidFinishResolvingProxy()
/external/cronet/tot/net/spdy/
Dspdy_http_stream_unittest.cc96 int InitInternal(const NetLogWithSource& net_log) override { return OK; } in InitInternal()
213 NetLogWithSource net_log; in TEST_F() local
276 NetLogWithSource net_log; in TEST_F() local
346 NetLogWithSource net_log; in TEST_F() local
463 NetLogWithSource net_log; in TEST_F() local
522 NetLogWithSource net_log; in TEST_F() local
580 NetLogWithSource net_log; in TEST_F() local
652 NetLogWithSource net_log; in TEST_F() local
753 NetLogWithSource net_log; in TEST_F() local
843 NetLogWithSource net_log; in TEST_F() local
[all …]
/external/cronet/stable/net/spdy/
Dspdy_http_stream_unittest.cc96 int InitInternal(const NetLogWithSource& net_log) override { return OK; } in InitInternal()
213 NetLogWithSource net_log; in TEST_F() local
276 NetLogWithSource net_log; in TEST_F() local
346 NetLogWithSource net_log; in TEST_F() local
463 NetLogWithSource net_log; in TEST_F() local
522 NetLogWithSource net_log; in TEST_F() local
580 NetLogWithSource net_log; in TEST_F() local
652 NetLogWithSource net_log; in TEST_F() local
753 NetLogWithSource net_log; in TEST_F() local
843 NetLogWithSource net_log; in TEST_F() local
[all …]
/external/cronet/stable/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/tot/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/tot/net/proxy_resolution/
Dproxy_list_unittest.cc237 NetLogWithSource net_log; in TEST() local
261 NetLogWithSource net_log; in TEST() local
283 NetLogWithSource net_log; in TEST() local
307 NetLogWithSource net_log; in TEST() local
326 NetLogWithSource net_log; in TEST() local
360 NetLogWithSource net_log; in TEST() local
/external/cronet/stable/net/proxy_resolution/
Dproxy_list_unittest.cc237 NetLogWithSource net_log; in TEST() local
261 NetLogWithSource net_log; in TEST() local
283 NetLogWithSource net_log; in TEST() local
307 NetLogWithSource net_log; in TEST() local
326 NetLogWithSource net_log; in TEST() local
360 NetLogWithSource net_log; in TEST() local
/external/cronet/stable/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()
/external/cronet/tot/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()
/external/cronet/tot/net/socket/
Dtransport_client_socket_pool_test_util.cc45 MockConnectClientSocket(const AddressList& addrlist, net::NetLog* net_log) in MockConnectClientSocket()
112 net::NetLog* net_log) in MockFailingClientSocket()
177 net::NetLog* net_log) in MockTriggerableClientSocket()
197 net::NetLog* net_log) { in MakeMockPendingClientSocket()
209 net::NetLog* net_log) { in MakeMockDelayedClientSocket()
219 net::NetLog* net_log) { in MakeMockStalledClientSocket()
350 NetLog* net_log) in MockTransportClientSocketFactory()
360 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()
/external/cronet/stable/net/socket/
Dtransport_client_socket_pool_test_util.cc45 MockConnectClientSocket(const AddressList& addrlist, net::NetLog* net_log) in MockConnectClientSocket()
112 net::NetLog* net_log) in MockFailingClientSocket()
177 net::NetLog* net_log) in MockTriggerableClientSocket()
197 net::NetLog* net_log) { in MakeMockPendingClientSocket()
209 net::NetLog* net_log) { in MakeMockDelayedClientSocket()
219 net::NetLog* net_log) { in MakeMockStalledClientSocket()
350 NetLog* net_log) in MockTransportClientSocketFactory()
360 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()
/external/cronet/stable/net/http/
Dhttp_stream_factory.cc173 const NetLogWithSource& net_log) { in RequestStream()
190 const NetLogWithSource& net_log) { in RequestWebSocketHandshakeStream()
207 const NetLogWithSource& net_log) { in RequestBidirectionalStreamImpl()
228 const NetLogWithSource& net_log) { in RequestStreamInternal()
/external/cronet/tot/net/http/
Dhttp_stream_factory.cc173 const NetLogWithSource& net_log) { in RequestStream()
190 const NetLogWithSource& net_log) { in RequestWebSocketHandshakeStream()
207 const NetLogWithSource& net_log) { in RequestBidirectionalStreamImpl()
228 const NetLogWithSource& net_log) { in RequestStreamInternal()
/external/cronet/stable/net/test/
Dtest_net_log_manager.cc24 VlogNetLogObserver(NetLog* net_log, NetLogCaptureMode capture_mode) in VlogNetLogObserver()
49 TestNetLogManager::TestNetLogManager(NetLog* net_log, in TestNetLogManager()
/external/cronet/tot/net/test/
Dtest_net_log_manager.cc24 VlogNetLogObserver(NetLog* net_log, NetLogCaptureMode capture_mode) in VlogNetLogObserver()
49 TestNetLogManager::TestNetLogManager(NetLog* net_log, in TestNetLogManager()
/external/cronet/tot/net/dns/
Dstale_host_resolver.cc105 const NetLogWithSource& net_log, in RequestImpl()
347 NetLogWithSource net_log, in CreateRequest()
358 const NetLogWithSource& net_log, in CreateRequest()
370 NetLogWithSource net_log, in CreateServiceEndpointRequest()
/external/cronet/stable/net/dns/
Dstale_host_resolver.cc105 const NetLogWithSource& net_log, in RequestImpl()
347 NetLogWithSource net_log, in CreateRequest()
358 const NetLogWithSource& net_log, in CreateRequest()
370 NetLogWithSource net_log, in CreateServiceEndpointRequest()
/external/cronet/tot/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/stable/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/stable/net/nqe/
Dnetwork_quality_estimator_util.cc29 NetLogWithSource net_log) { in IsPrivateHost()
58 NetLogWithSource net_log) { in IsRequestForPrivateHost()

12345678910>>...19