Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/base/
H A Dlogging_network_change_observer.cc103 net_log_.AddEventWithStringParams( in OnConnectionTypeChanged()
115 net_log_.AddEventWithStringParams( in OnNetworkChanged()
/aosp_15_r20/external/cronet/net/quic/
H A Dquic_event_logger.cc563 net_log_.AddEventWithStringParams( in OnUndecryptablePacket()
568 net_log_.AddEventWithStringParams( in OnUndecryptablePacket()
575 net_log_.AddEventWithStringParams( in OnAttemptingToProcessUndecryptablePacket()
710 net_log_.AddEventWithStringParams( in OnCoalescedPacketSent()
760 net_log_.AddEventWithStringParams( in OnSuccessfulVersionNegotiation()
H A Dquic_chromium_client_session.cc2798 net_log_.AddEventWithStringParams(NetLogEventType::QUIC_SESSION_KEY_UPDATE, in OnKeyUpdate()
/aosp_15_r20/external/cronet/net/url_request/
H A Durl_request.cc611 net_log_.AddEventWithStringParams(NetLogEventType::CANCELLED, "source", in BeforeRequestComplete()
679 net_log_.AddEventWithStringParams(NetLogEventType::CANCELLED, "source", in StartJob()
958 net_log_.AddEventWithStringParams( in Redirect()
1033 net_log_.AddEventWithStringParams(NetLogEventType::URL_REQUEST_SET_PRIORITY, in SetPriority()
H A Durl_request_http_job.cc424 request()->net_log().AddEventWithStringParams( in OnGotFirstPartySetMetadata()
607 request_->net_log().AddEventWithStringParams(NetLogEventType::CANCELLED, in MaybeStartTransactionInternal()
909 request_->net_log().AddEventWithStringParams(NetLogEventType::CANCELLED, in SaveCookiesAndNotifyHeadersComplete()
1160 request_->net_log().AddEventWithStringParams( in OnStartCompleted()
H A Durl_request_redirect_job.cc66 request()->net_log().AddEventWithStringParams( in Start()
/aosp_15_r20/external/cronet/net/log/
H A Dnet_log_with_source.h65 void AddEventWithStringParams(NetLogEventType type,
H A Dnet_log_with_source.cc62 void NetLogWithSource::AddEventWithStringParams(NetLogEventType type, in AddEventWithStringParams() function in net::NetLogWithSource
/aosp_15_r20/external/cronet/net/proxy_resolution/
H A Dproxy_list.cc235 net_log.AddEventWithStringParams(NetLogEventType::PROXY_LIST_FALLBACK, in AddProxyChainToRetryList()
/aosp_15_r20/external/cronet/net/socket/
H A Dtransport_client_socket_pool.cc515 it->socket->NetLog().AddEventWithStringParams( in AssignIdleSocketToRequest()
951 idle_socket_it->socket->NetLog().AddEventWithStringParams( in CleanupIdleSocketsInGroup()
1045 socket->NetLog().AddEventWithStringParams( in ReleaseSocket()
H A Dwebsocket_transport_client_socket_pool.cc198 it->second->connect_job_net_log().AddEventWithStringParams( in FlushWithError()
/aosp_15_r20/external/cronet/net/extras/sqlite/
H A Dsqlite_persistent_cookie_store.cc1733 net_log_.AddEventWithStringParams( in ~SQLitePersistentCookieStore()
1750 net_log_.AddEventWithStringParams( in CompleteKeyedLoad()
/aosp_15_r20/external/cronet/net/docs/
H A Dnet-log.md102 net_log.AddEventWithStringParams(NetLogEventType::FTP_COMMAND_SENT,
/aosp_15_r20/external/cronet/net/cert/
H A Dcert_verify_proc_builtin.cc637 net_log_->AddEventWithStringParams( in DebugLog()
/aosp_15_r20/external/cronet/net/disk_cache/simple/
H A Dsimple_entry_impl.cc330 net_log_.AddEventWithStringParams( in SetKey()