Searched refs:AddEventWithStringParams (Results 1 – 15 of 15) sorted by relevance
/aosp_15_r20/external/cronet/net/base/ |
H A D | logging_network_change_observer.cc | 103 net_log_.AddEventWithStringParams( in OnConnectionTypeChanged() 115 net_log_.AddEventWithStringParams( in OnNetworkChanged()
|
/aosp_15_r20/external/cronet/net/quic/ |
H A D | quic_event_logger.cc | 563 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 D | quic_chromium_client_session.cc | 2798 net_log_.AddEventWithStringParams(NetLogEventType::QUIC_SESSION_KEY_UPDATE, in OnKeyUpdate()
|
/aosp_15_r20/external/cronet/net/url_request/ |
H A D | url_request.cc | 611 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 D | url_request_http_job.cc | 424 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 D | url_request_redirect_job.cc | 66 request()->net_log().AddEventWithStringParams( in Start()
|
/aosp_15_r20/external/cronet/net/log/ |
H A D | net_log_with_source.h | 65 void AddEventWithStringParams(NetLogEventType type,
|
H A D | net_log_with_source.cc | 62 void NetLogWithSource::AddEventWithStringParams(NetLogEventType type, in AddEventWithStringParams() function in net::NetLogWithSource
|
/aosp_15_r20/external/cronet/net/proxy_resolution/ |
H A D | proxy_list.cc | 235 net_log.AddEventWithStringParams(NetLogEventType::PROXY_LIST_FALLBACK, in AddProxyChainToRetryList()
|
/aosp_15_r20/external/cronet/net/socket/ |
H A D | transport_client_socket_pool.cc | 515 it->socket->NetLog().AddEventWithStringParams( in AssignIdleSocketToRequest() 951 idle_socket_it->socket->NetLog().AddEventWithStringParams( in CleanupIdleSocketsInGroup() 1045 socket->NetLog().AddEventWithStringParams( in ReleaseSocket()
|
H A D | websocket_transport_client_socket_pool.cc | 198 it->second->connect_job_net_log().AddEventWithStringParams( in FlushWithError()
|
/aosp_15_r20/external/cronet/net/extras/sqlite/ |
H A D | sqlite_persistent_cookie_store.cc | 1733 net_log_.AddEventWithStringParams( in ~SQLitePersistentCookieStore() 1750 net_log_.AddEventWithStringParams( in CompleteKeyedLoad()
|
/aosp_15_r20/external/cronet/net/docs/ |
H A D | net-log.md | 102 net_log.AddEventWithStringParams(NetLogEventType::FTP_COMMAND_SENT,
|
/aosp_15_r20/external/cronet/net/cert/ |
H A D | cert_verify_proc_builtin.cc | 637 net_log_->AddEventWithStringParams( in DebugLog()
|
/aosp_15_r20/external/cronet/net/disk_cache/simple/ |
H A D | simple_entry_impl.cc | 330 net_log_.AddEventWithStringParams( in SetKey()
|