/external/chromium_org/net/disk_cache/memory/ |
D | mem_entry_impl.cc | 86 net_log_.BeginEvent( in CreateEntry() 189 net_log_.BeginEvent( in ReadData() 207 net_log_.BeginEvent( in WriteData() 225 net_log_.BeginEvent( in ReadSparseData() 238 net_log_.BeginEvent( in WriteSparseData() 251 net_log_.BeginEvent( in GetAvailableRange() 377 net_log_.BeginEvent( in InternalReadSparseData() 434 net_log_.BeginEvent( in InternalWriteSparseData() 566 net_log_.BeginEvent( in InitChildEntry()
|
/external/chromium_org/net/socket/ |
D | socks5_client_socket.cc | 61 net_log_.BeginEvent(NetLog::TYPE_SOCKS5_CONNECT); in Connect() 231 net_log_.BeginEvent(NetLog::TYPE_SOCKS5_GREET_WRITE); in DoLoop() 240 net_log_.BeginEvent(NetLog::TYPE_SOCKS5_GREET_READ); in DoLoop() 249 net_log_.BeginEvent(NetLog::TYPE_SOCKS5_HANDSHAKE_WRITE); in DoLoop() 259 net_log_.BeginEvent(NetLog::TYPE_SOCKS5_HANDSHAKE_READ); in DoLoop()
|
D | tcp_socket_libevent.cc | 136 net_log_.BeginEvent(NetLog::TYPE_SOCKET_ALIVE, in TCPSocketLibevent() 198 net_log_.BeginEvent(NetLog::TYPE_TCP_ACCEPT); in Accept() 216 net_log_.BeginEvent(NetLog::TYPE_TCP_CONNECT_ATTEMPT, in Connect() 526 net_log_.BeginEvent(NetLog::TYPE_TCP_CONNECT, in LogConnectBegin()
|
D | tcp_socket_win.cc | 282 net_log_.BeginEvent(NetLog::TYPE_SOCKET_ALIVE, in TCPSocketWin() 397 net_log_.BeginEvent(NetLog::TYPE_TCP_ACCEPT); in Accept() 786 net_log_.BeginEvent(NetLog::TYPE_TCP_CONNECT_ATTEMPT, in DoConnect() 846 net_log_.BeginEvent(NetLog::TYPE_TCP_CONNECT, in LogConnectBegin()
|
D | client_socket_handle.cc | 186 socket_->NetLog().BeginEvent( in HandleInitCompletion()
|
D | client_socket_pool_base.cc | 56 net_log.BeginEvent(NetLog::TYPE_SOCKET_POOL_CONNECT_JOB, in ConnectJob() 110 net_log().BeginEvent(NetLog::TYPE_SOCKET_POOL_CONNECT_JOB_CONNECT); in LogConnectStart() 267 request->net_log().BeginEvent(NetLog::TYPE_SOCKET_POOL); in RequestSocket() 307 request.net_log().BeginEvent( in RequestSockets()
|
/external/chromium_org/net/proxy/ |
D | proxy_script_decider.cc | 112 net_log_.BeginEvent(NetLog::TYPE_PROXY_SCRIPT_DECIDER); in Start() 235 net_log_.BeginEvent(NetLog::TYPE_PROXY_SCRIPT_DECIDER_WAIT); in DoWait() 304 net_log_.BeginEvent(NetLog::TYPE_PROXY_SCRIPT_DECIDER_FETCH_PAC_SCRIPT, in DoFetchPacScript()
|
D | proxy_service.cc | 985 net_log.BeginEvent(NetLog::TYPE_PROXY_SERVICE); in ResolveProxy() 1018 req->net_log()->BeginEvent(NetLog::TYPE_PROXY_SERVICE_WAITING_FOR_INIT_PAC); in ResolveProxy() 1080 req->net_log()->BeginEvent( in SuspendAllPendingRequests()
|
/external/chromium_org/net/base/ |
D | net_log.h | 352 void BeginEvent(NetLog::EventType type) const; 353 void BeginEvent(NetLog::EventType type,
|
D | net_log.cc | 437 void BoundNetLog::BeginEvent(NetLog::EventType type) const { in BeginEvent() function in net::BoundNetLog 441 void BoundNetLog::BeginEvent( in BeginEvent() function in net::BoundNetLog
|
/external/chromium_org/net/http/ |
D | http_cache_transaction.cc | 987 net_log_.BeginEvent(NetLog::TYPE_HTTP_CACHE_GET_BACKEND); in DoGetBackend() 1276 net_log_.BeginEvent(NetLog::TYPE_HTTP_CACHE_OPEN_ENTRY); in DoOpenEntry() 1328 net_log_.BeginEvent(NetLog::TYPE_HTTP_CACHE_CREATE_ENTRY); in DoCreateEntry() 1368 net_log_.BeginEvent(NetLog::TYPE_HTTP_CACHE_DOOM_ENTRY); in DoDoomEntry() 1385 net_log_.BeginEvent(NetLog::TYPE_HTTP_CACHE_ADD_TO_ENTRY); in DoAddToEntry() 1599 net_log_.BeginEvent(NetLog::TYPE_HTTP_CACHE_WRITE_DATA); in DoTruncateCachedData() 1622 net_log_.BeginEvent(NetLog::TYPE_HTTP_CACHE_WRITE_INFO); in DoTruncateCachedMetadata() 1668 net_log_.BeginEvent(NetLog::TYPE_HTTP_CACHE_READ_INFO); in DoCacheReadResponse() 1725 net_log_.BeginEvent(NetLog::TYPE_HTTP_CACHE_WRITE_INFO); in DoCacheWriteResponse() 1733 net_log_.BeginEvent(NetLog::TYPE_HTTP_CACHE_WRITE_INFO); in DoCacheWriteTruncatedResponse() [all …]
|
D | http_auth_handler.cc | 73 net_log_.BeginEvent(EventTypeFromAuthTarget(target_)); in GenerateAuthToken()
|
D | http_proxy_client_socket.cc | 344 net_log_.BeginEvent( in DoLoop() 355 net_log_.BeginEvent( in DoLoop()
|
D | http_network_transaction.cc | 654 net_log_.BeginEvent(NetLog::TYPE_HTTP_TRANSACTION_SEND_REQUEST); in DoLoop() 671 net_log_.BeginEvent(NetLog::TYPE_HTTP_TRANSACTION_READ_HEADERS); in DoLoop() 681 net_log_.BeginEvent(NetLog::TYPE_HTTP_TRANSACTION_READ_BODY); in DoLoop() 691 net_log_.BeginEvent( in DoLoop()
|
/external/chromium_org/net/spdy/ |
D | spdy_proxy_client_socket.cc | 57 net_log_.BeginEvent(NetLog::TYPE_SOCKET_ALIVE, in SpdyProxyClientSocket() 303 net_log_.BeginEvent(NetLog::TYPE_HTTP_TRANSACTION_TUNNEL_SEND_REQUEST); in DoLoop() 313 net_log_.BeginEvent( in DoLoop()
|
/external/chromium_org/content/browser/download/ |
D | base_file.cc | 152 bound_net_log_.BeginEvent( in Rename() 258 bound_net_log_.BeginEvent( in Open()
|
D | base_file_win.cc | 359 bound_net_log_.BeginEvent(net::NetLog::TYPE_DOWNLOAD_FILE_ANNOTATED); in AnnotateWithSourceInformation()
|
/external/chromium_org/net/url_request/ |
D | url_request.cc | 372 net_log_.BeginEvent( in LogBlockedBy() 622 net_log_.BeginEvent(NetLog::TYPE_REQUEST_ALIVE); in URLRequest() 669 net_log_.BeginEvent( in StartJob() 1211 net_log_.BeginEvent(NetLog::TYPE_URL_REQUEST_DELEGATE); in OnCallToDelegate()
|
/external/chromium_org/net/disk_cache/blockfile/ |
D | sparse_control_v3.cc | 258 entry_->net_log().BeginEvent( in StartIO() 567 entry_->net_log().BeginEvent( in DoChildIO() 577 entry_->net_log().BeginEvent( in DoChildIO()
|
D | sparse_control.cc | 279 entry_->net_log().BeginEvent( in StartIO() 725 entry_->net_log().BeginEvent( in DoChildIO() 735 entry_->net_log().BeginEvent( in DoChildIO()
|
/external/chromium_org/net/cert/ |
D | multi_threaded_cert_verifier.cc | 176 net_log_.BeginEvent(NetLog::TYPE_CERT_VERIFIER_REQUEST); in CertVerifierRequest() 358 net_log_.BeginEvent( in CertVerifierJob()
|
/external/chromium_org/net/dns/ |
D | host_resolver_impl.cc | 379 source_net_log.BeginEvent( in LogStartRequest() 383 request_net_log.BeginEvent( in LogStartRequest() 591 net_log_.BeginEvent(NetLog::TYPE_HOST_RESOLVER_IMPL_PROC_TASK); in Start() 1013 net_log_.BeginEvent(NetLog::TYPE_HOST_RESOLVER_IMPL_DNS_TASK); in StartFirstTransaction() 1217 net_log_.BeginEvent( in Job() 2167 probe_net_log.BeginEvent(NetLog::TYPE_IPV6_REACHABILITY_CHECK, in GetEffectiveKeyForRequest()
|
D | dns_session.cc | 229 socket->NetLog().BeginEvent(NetLog::TYPE_SOCKET_IN_USE, in AllocateSocket()
|
/external/chromium_org/net/udp/ |
D | udp_socket_libevent.cc | 80 net_log_.BeginEvent(NetLog::TYPE_SOCKET_ALIVE, in UDPSocketLibevent() 245 net_log_.BeginEvent(NetLog::TYPE_UDP_CONNECT, in Connect()
|
/external/chromium_org/chrome/browser/ui/webui/net_internals/ |
D | net_internals_ui_browsertest.cc | 282 bound_net_log.BeginEvent(net::NetLog::TYPE_REQUEST_ALIVE); in GetNetLogLoggerLog()
|