/external/chromium_org/net/disk_cache/ |
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/net/disk_cache/ |
D | mem_entry_impl.cc | 66 net_log_.BeginEvent( in CreateEntry() 172 net_log_.BeginEvent( in ReadData() 191 net_log_.BeginEvent( in WriteData() 210 net_log_.BeginEvent( in ReadSparseData() 224 net_log_.BeginEvent(net::NetLog::TYPE_SPARSE_WRITE, in WriteSparseData() 237 net_log_.BeginEvent( in GetAvailableRange() 366 net_log_.BeginEvent( in InternalReadSparseData() 424 net_log_.BeginEvent( in InternalWriteSparseData() 557 net_log_.BeginEvent( in InitChildEntry()
|
/external/chromium/net/proxy/ |
D | init_proxy_resolver.cc | 61 net_log_.BeginEvent(NetLog::TYPE_INIT_PROXY_RESOLVER, NULL); in Init() 158 net_log_.BeginEvent(NetLog::TYPE_INIT_PROXY_RESOLVER_WAIT, NULL); in DoWait() 182 net_log_.BeginEvent( in DoFetchPacScript() 210 net_log_.BeginEvent(NetLog::TYPE_INIT_PROXY_RESOLVER_SET_PAC_SCRIPT, NULL); in DoSetPacScript()
|
/external/chromium_org/net/base/ |
D | file_stream.cc | 25 bound_net_log_.BeginEvent(NetLog::TYPE_FILE_STREAM_ALIVE); in FileStream() 35 bound_net_log_.BeginEvent(NetLog::TYPE_FILE_STREAM_ALIVE); in FileStream() 45 bound_net_log_.BeginEvent(NetLog::TYPE_FILE_STREAM_ALIVE); in FileStream() 55 bound_net_log_.BeginEvent(NetLog::TYPE_FILE_STREAM_ALIVE); in FileStream()
|
D | net_log.h | 347 void BeginEvent(NetLog::EventType type) const; 348 void BeginEvent(NetLog::EventType type,
|
/external/chromium_org/net/socket/ |
D | socks5_client_socket.cc | 59 net_log_.BeginEvent(NetLog::TYPE_SOCKS5_CONNECT); in Connect() 211 net_log_.BeginEvent(NetLog::TYPE_SOCKS5_GREET_WRITE); in DoLoop() 220 net_log_.BeginEvent(NetLog::TYPE_SOCKS5_GREET_READ); in DoLoop() 229 net_log_.BeginEvent(NetLog::TYPE_SOCKS5_HANDSHAKE_WRITE); in DoLoop() 239 net_log_.BeginEvent(NetLog::TYPE_SOCKS5_HANDSHAKE_READ); in DoLoop()
|
D | tcp_socket_libevent.cc | 158 net_log_.BeginEvent(NetLog::TYPE_SOCKET_ALIVE, in TCPSocketLibevent() 249 net_log_.BeginEvent(NetLog::TYPE_TCP_ACCEPT); in Accept() 616 net_log_.BeginEvent(NetLog::TYPE_TCP_CONNECT_ATTEMPT, in DoConnect() 672 net_log_.BeginEvent(NetLog::TYPE_TCP_CONNECT, in LogConnectBegin()
|
D | tcp_socket_win.cc | 273 net_log_.BeginEvent(NetLog::TYPE_SOCKET_ALIVE, in TCPSocketWin() 370 net_log_.BeginEvent(NetLog::TYPE_TCP_ACCEPT); in Accept() 760 net_log_.BeginEvent(NetLog::TYPE_TCP_CONNECT_ATTEMPT, in DoConnect() 820 net_log_.BeginEvent(NetLog::TYPE_TCP_CONNECT, in LogConnectBegin()
|
/external/chromium/net/socket/ |
D | socks5_client_socket.cc | 86 net_log_.BeginEvent(NetLog::TYPE_SOCKS5_CONNECT, NULL); in Connect() 213 net_log_.BeginEvent(NetLog::TYPE_SOCKS5_GREET_WRITE, NULL); in DoLoop() 222 net_log_.BeginEvent(NetLog::TYPE_SOCKS5_GREET_READ, NULL); in DoLoop() 231 net_log_.BeginEvent(NetLog::TYPE_SOCKS5_HANDSHAKE_WRITE, NULL); in DoLoop() 241 net_log_.BeginEvent(NetLog::TYPE_SOCKS5_HANDSHAKE_READ, NULL); in DoLoop()
|
D | tcp_server_socket_libevent.cc | 47 net_log_.BeginEvent(NetLog::TYPE_SOCKET_ALIVE, params); in TCPServerSocketLibevent() 120 net_log_.BeginEvent(NetLog::TYPE_TCP_ACCEPT, NULL); in Accept()
|
D | tcp_server_socket_win.cc | 28 net_log_.BeginEvent(NetLog::TYPE_SOCKET_ALIVE, params); in TCPServerSocketWin() 108 net_log_.BeginEvent(NetLog::TYPE_TCP_ACCEPT, NULL); in Accept()
|
D | client_socket_handle.cc | 117 socket_->NetLog().BeginEvent( in HandleInitCompletion()
|
D | tcp_client_socket_libevent.cc | 131 net_log_.BeginEvent(NetLog::TYPE_SOCKET_ALIVE, params); in TCPClientSocketLibevent() 177 net_log_.BeginEvent( in Connect() 233 net_log_.BeginEvent(NetLog::TYPE_TCP_CONNECT_ATTEMPT, in DoConnect()
|
D | tcp_client_socket_win.cc | 229 net_log_.BeginEvent(NetLog::TYPE_SOCKET_ALIVE, params); in TCPClientSocketWin() 266 net_log_.BeginEvent(NetLog::TYPE_TCP_CONNECT, in Connect() 321 net_log_.BeginEvent(NetLog::TYPE_TCP_CONNECT_ATTEMPT, in DoConnect()
|
/external/chromium/net/http/ |
D | http_cache_transaction.cc | 576 net_log_.BeginEvent(NetLog::TYPE_HTTP_CACHE_GET_BACKEND, NULL); in DoGetBackend() 752 net_log_.BeginEvent(NetLog::TYPE_HTTP_CACHE_OPEN_ENTRY, NULL); in DoOpenEntry() 795 net_log_.BeginEvent(NetLog::TYPE_HTTP_CACHE_CREATE_ENTRY, NULL); in DoCreateEntry() 830 net_log_.BeginEvent(NetLog::TYPE_HTTP_CACHE_DOOM_ENTRY, NULL); in DoDoomEntry() 848 net_log_.BeginEvent(NetLog::TYPE_HTTP_CACHE_ADD_TO_ENTRY, NULL); in DoAddToEntry() 1079 net_log_.BeginEvent(NetLog::TYPE_HTTP_CACHE_WRITE_DATA, NULL); in DoTruncateCachedData() 1104 net_log_.BeginEvent(NetLog::TYPE_HTTP_CACHE_WRITE_INFO, NULL); in DoTruncateCachedMetadata() 1155 net_log_.BeginEvent(NetLog::TYPE_HTTP_CACHE_READ_INFO, NULL); in DoCacheReadResponse() 1178 net_log_.BeginEvent(NetLog::TYPE_HTTP_CACHE_WRITE_INFO, NULL); in DoCacheWriteResponse() 1184 net_log_.BeginEvent(NetLog::TYPE_HTTP_CACHE_WRITE_INFO, NULL); in DoCacheWriteTruncatedResponse() [all …]
|
D | http_auth_handler.cc | 77 net_log_.BeginEvent(EventTypeFromAuthTarget(target_), NULL); in GenerateAuthToken()
|
D | http_proxy_client_socket.cc | 315 net_log_.BeginEvent( in DoLoop() 326 net_log_.BeginEvent( in DoLoop()
|
/external/chromium_org/net/http/ |
D | http_cache_transaction.cc | 793 net_log_.BeginEvent(NetLog::TYPE_HTTP_CACHE_GET_BACKEND); in DoGetBackend() 1054 net_log_.BeginEvent(NetLog::TYPE_HTTP_CACHE_OPEN_ENTRY); in DoOpenEntry() 1107 net_log_.BeginEvent(NetLog::TYPE_HTTP_CACHE_CREATE_ENTRY); in DoCreateEntry() 1149 net_log_.BeginEvent(NetLog::TYPE_HTTP_CACHE_DOOM_ENTRY); in DoDoomEntry() 1168 net_log_.BeginEvent(NetLog::TYPE_HTTP_CACHE_ADD_TO_ENTRY); in DoAddToEntry() 1341 net_log_.BeginEvent(NetLog::TYPE_HTTP_CACHE_WRITE_DATA); in DoTruncateCachedData() 1366 net_log_.BeginEvent(NetLog::TYPE_HTTP_CACHE_WRITE_INFO); in DoTruncateCachedMetadata() 1414 net_log_.BeginEvent(NetLog::TYPE_HTTP_CACHE_READ_INFO); in DoCacheReadResponse() 1469 net_log_.BeginEvent(NetLog::TYPE_HTTP_CACHE_WRITE_INFO); in DoCacheWriteResponse() 1478 net_log_.BeginEvent(NetLog::TYPE_HTTP_CACHE_WRITE_INFO); in DoCacheWriteTruncatedResponse() [all …]
|
D | http_auth_handler.cc | 72 net_log_.BeginEvent(EventTypeFromAuthTarget(target_)); in GenerateAuthToken()
|
/external/chromium_org/net/proxy/ |
D | proxy_script_decider.cc | 110 net_log_.BeginEvent(NetLog::TYPE_PROXY_SCRIPT_DECIDER); in Start() 233 net_log_.BeginEvent(NetLog::TYPE_PROXY_SCRIPT_DECIDER_WAIT); in DoWait() 300 net_log_.BeginEvent(NetLog::TYPE_PROXY_SCRIPT_DECIDER_FETCH_PAC_SCRIPT, in DoFetchPacScript()
|
/external/chromium_org/net/spdy/ |
D | spdy_proxy_client_socket.cc | 57 net_log_.BeginEvent(NetLog::TYPE_SOCKET_ALIVE, in SpdyProxyClientSocket() 297 net_log_.BeginEvent(NetLog::TYPE_HTTP_TRANSACTION_TUNNEL_SEND_REQUEST); in DoLoop() 307 net_log_.BeginEvent( in DoLoop()
|
/external/chromium/net/base/ |
D | net_log.cc | 136 void BoundNetLog::BeginEvent( in BeginEvent() function in net::BoundNetLog 217 net_log_.BeginEvent(event_type, params); in ScopedNetLogEvent()
|
D | host_resolver_impl.cc | 364 net_log_.BeginEvent( in Job() 373 req->request_net_log().BeginEvent( in AddRequest() 789 req->request_net_log().BeginEvent( in InsertPendingRequest() 1260 source_net_log.BeginEvent( in OnStartRequest() 1265 request_net_log.BeginEvent( in OnStartRequest()
|
/external/chromium/net/url_request/ |
D | url_request.cc | 373 net_log_.BeginEvent(NetLog::TYPE_URL_REQUEST_BLOCKED_ON_EXTENSION, NULL); in Start() 407 net_log_.BeginEvent( in StartJob() 662 net_log_.BeginEvent(NetLog::TYPE_REQUEST_ALIVE, NULL); in set_context()
|
/external/chromium_org/content/browser/download/ |
D | base_file.cc | 164 bound_net_log_.BeginEvent( in Rename() 271 bound_net_log_.BeginEvent( in Open()
|