Home
last modified time | relevance | path

Searched defs:request_net_log (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/net/socket/
H A Dwebsocket_transport_client_socket_pool.cc74 const NetLogWithSource& request_net_log) { in RequestSocket()
290 NetLogWithSource request_net_log = connect_job_delegate->request_net_log(); in TryHandOutSocket() local
469 const NetLogWithSource& request_net_log) in ConnectJobDelegate()
H A Dwebsocket_transport_client_socket_pool.h137 const NetLogWithSource& request_net_log() { return request_net_log_; } in request_net_log() function
/aosp_15_r20/external/cronet/net/dns/
H A Dhost_resolver_manager_job.cc544 const NetLogWithSource& request_net_log, in AddRequestCommon()
560 const NetLogWithSource& request_net_log) { in CancelRequestCommon()
/aosp_15_r20/external/cronet/net/quic/
H A Dquic_session_pool.cc179 void LogUsingExistingSession(const NetLogWithSource& request_net_log, in LogUsingExistingSession()