Home
last modified time | relevance | path

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

123456789

/aosp_15_r20/external/cronet/net/spdy/
H A Dspdy_http_stream_unittest.cc92 int InitInternal(const NetLogWithSource& net_log) override { return OK; } in InitInternal()
220 NetLogWithSource net_log; in TEST_P() local
283 NetLogWithSource net_log; in TEST_P() local
353 NetLogWithSource net_log; in TEST_P() local
469 NetLogWithSource net_log; in TEST_P() local
528 NetLogWithSource net_log; in TEST_P() local
586 NetLogWithSource net_log; in TEST_P() local
658 NetLogWithSource net_log; in TEST_P() local
759 NetLogWithSource net_log; in TEST_P() local
849 NetLogWithSource net_log; in TEST_P() local
[all …]
H A Dbuffered_spdy_framer_unittest.cc204 NetLogWithSource net_log; in TEST_F() local
246 NetLogWithSource net_log; in TEST_F() local
262 NetLogWithSource net_log; in TEST_F() local
282 NetLogWithSource net_log; in TEST_F() local
305 NetLogWithSource net_log; in TEST_F() local
327 NetLogWithSource net_log; in TEST_F() local
H A Dspdy_session_pool.cc151 const NetLogWithSource& net_log, in CreateAvailableSessionFromSocketHandle()
186 const NetLogWithSource& net_log) { in CreateAvailableSessionFromSocket()
205 const NetLogWithSource& net_log) { in FindAvailableSession()
244 const NetLogWithSource& net_log, in RequestSession()
689 NetLog* net_log) { in CreateSession()
/aosp_15_r20/external/cronet/net/socket/
H A 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()
H A Dclient_socket_pool_manager.cc95 const NetLogWithSource& net_log, in InitSocketPoolHelper()
229 const NetLogWithSource& net_log, in InitSocketHandleForHttpRequest()
251 const NetLogWithSource& net_log, in InitSocketHandleForWebSocketRequest()
284 const NetLogWithSource& net_log, in PreconnectSocketsForHttpRequest()
H A Dconnect_job.h102 raw_ptr<NetLog> net_log; member
198 const NetLogWithSource& net_log() { return net_log_; } in net_log() function
269 const NetLogWithSource& net_log() const { return net_log_; } in net_log() function
H A Dsocket_test_util.cc829 NetLog* net_log, in CreateDatagramClientSocket()
844 NetLog* net_log, in CreateTransportClientSocket()
922 MockClientSocket::MockClientSocket(const NetLogWithSource& net_log) in MockClientSocket()
997 net::NetLog* net_log, in MockTCPClientSocket()
1557 net::NetLog* net_log) in MockUDPClientSocket()
2022 const NetLogWithSource& net_log) { in RequestSocket()
2171 NetLog* net_log, in CreateTransportClientSocket()
2184 NetLog* net_log, in CreateDatagramClientSocket()
/aosp_15_r20/external/cronet/net/proxy_resolution/
H A Dproxy_list_unittest.cc225 NetLogWithSource net_log; in TEST() local
249 NetLogWithSource net_log; in TEST() local
271 NetLogWithSource net_log; in TEST() local
295 NetLogWithSource net_log; in TEST() local
314 NetLogWithSource net_log; in TEST() local
348 NetLogWithSource net_log; in TEST() local
H A Dconfigured_proxy_resolution_service.cc189 const NetLogWithSource& net_log) override { in GetProxyForURL()
206 const NetLogWithSource& net_log) override { in GetProxyForURL()
228 const NetLogWithSource& net_log) override { in GetProxyForURL()
434 NetLog* net_log, in Start()
647 NetLog* net_log) in PacFileDeciderPoller()
829 NetLog* net_log, in ConfiguredProxyResolutionService()
846 NetLog* net_log, in CreateUsingSystemProxyResolver()
868 NetLog* net_log) { in CreateWithoutProxyResolver()
966 const NetLogWithSource& net_log) { in ResolveProxy()
1227 const NetLogWithSource& net_log) { in DidFinishResolvingProxy()
/aosp_15_r20/external/cronet/net/http/
H A 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()
843 const NetLogWithSource& net_log) { in GetNextSecurityToken()
H A Dhttp_stream_factory.cc127 const NetLogWithSource& net_log) { in RequestStream()
144 const NetLogWithSource& net_log) { in RequestWebSocketHandshakeStream()
161 const NetLogWithSource& net_log) { in RequestBidirectionalStreamImpl()
182 const NetLogWithSource& net_log) { in RequestStreamInternal()
H A 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()
449 const NetLogWithSource& net_log) { in OnFirstRound()
473 const NetLogWithSource& net_log, in GetNextSecurityToken()
H A Dhttp_auth_handler_factory.cc63 const NetLogWithSource& net_log, in CreateAuthHandlerFromString()
78 const NetLogWithSource& net_log, in CreatePreemptiveAuthHandlerFromString()
202 const NetLogWithSource& net_log, in CreateAuthHandler()
/aosp_15_r20/external/cronet/net/proxy_resolution/win/
H A 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()
/aosp_15_r20/external/cronet/net/disk_cache/
H A 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()
H A Ddisk_cache.cc105 net::NetLog* net_log, in CacheCreator()
323 net::NetLog* net_log, in CreateCacheBackendImpl()
366 net::NetLog* net_log, in CreateCacheBackend()
385 net::NetLog* net_log, in CreateCacheBackend()
402 net::NetLog* net_log, in CreateCacheBackend()
/aosp_15_r20/external/cronet/net/cert/
H A 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()
H A 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()
405 const NetLogWithSource& net_log) { in Verify()
H A Dcert_verify_proc_builtin.cc292 const NetLogWithSource& net_log) in PathBuilderDelegateImpl()
711 NetLogWithSource net_log = in CertVerifyProcBuiltin() local
800 const NetLogWithSource& net_log) { in AddIntermediatesToIssuerSource()
947 const NetLogWithSource& net_log) { in TryBuildPath()
1095 const NetLogWithSource& net_log, in VerifyInternal()
/aosp_15_r20/external/cronet/components/cronet/
H A 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()
369 net::NetLogWithSource net_log, in CreateServiceEndpointRequest()
/aosp_15_r20/external/cronet/net/dns/
H A Dhost_resolver_manager.cc377 NetLog* net_log) in HostResolverManager()
389 NetLog* net_log) in HostResolverManager()
464 NetLog* net_log) { in CreateNetworkBoundHostResolverManager()
480 NetLogWithSource net_log, in CreateRequest()
492 NetLogWithSource net_log, in CreateRequest()
543 NetLogWithSource net_log, in CreateServiceEndpointRequest()
1382 const NetLogWithSource& net_log, in StartIPv6ReachabilityCheck()
1431 const NetLogWithSource& net_log, in StartGloballyReachableCheck()
H A Dhost_resolver.cc277 NetLog* net_log, in CreateStandaloneResolver()
364 NetLog* net_log, in CreateStandaloneResolver()
383 NetLog* net_log, in CreateStandaloneContextResolver()
399 NetLog* net_log, in CreateStandaloneNetworkBoundResolver()
H A Ddns_client.cc91 DnsClientImpl(NetLog* net_log, const RandIntCallback& rand_int_callback) in DnsClientImpl()
329 std::unique_ptr<DnsClient> DnsClient::CreateClient(NetLog* net_log) { in CreateClient()
336 NetLog* net_log, in CreateClientForTesting()
/aosp_15_r20/external/cronet/net/quic/
H A Dquic_session_pool.cc222 const NetLogWithSource& net_log, in Request()
444 NetLog* net_log, in QuicSessionPool()
556 const NetLogWithSource& net_log, in RequestSession()
966 NetLog* net_log, in CreateSocket()
1286 const NetLogWithSource& net_log, in CreateSessionSync()
1326 const NetLogWithSource& net_log, in CreateSessionAsync()
1358 const NetLogWithSource& net_log, in CreateSessionOnProxyStream()
1426 const NetLogWithSource& net_log, in FinishCreateSession()
1461 const NetLogWithSource& net_log, in CreateSessionHelper()
/aosp_15_r20/external/cronet/net/log/
H A Dnet_log_with_source.cc155 NetLogWithSource NetLogWithSource::Make(NetLog* net_log, in Make()
170 NetLogWithSource NetLogWithSource::Make(NetLog* net_log, in Make()
182 NetLog* NetLogWithSource::net_log() const { in net_log() function in net::NetLogWithSource

123456789