Home
last modified time | relevance | path

Searched refs:BeginEvent (Results 1 – 25 of 36) sorted by relevance

12

/external/chromium/net/disk_cache/
Dmem_entry_impl.cc66 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()
Dsparse_control.cc268 entry_->net_log().BeginEvent( in StartIO()
699 entry_->net_log().BeginEvent( in DoChildIO()
710 entry_->net_log().BeginEvent( in DoChildIO()
/external/chromium/net/proxy/
Dinit_proxy_resolver.cc61 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()
Dproxy_service.cc512 net_log.BeginEvent(NetLog::TYPE_PROXY_SERVICE, NULL); in ResolveProxy()
537 req->net_log()->BeginEvent(NetLog::TYPE_PROXY_SERVICE_WAITING_FOR_INIT_PAC, in ResolveProxy()
590 req->net_log()->BeginEvent( in SuspendAllPendingRequests()
Dmulti_threaded_proxy_resolver.cc237 net_log_.BeginEvent( in WaitingForThread()
/external/chromium/net/socket/
Dsocks5_client_socket.cc86 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()
Dtcp_server_socket_libevent.cc47 net_log_.BeginEvent(NetLog::TYPE_SOCKET_ALIVE, params); in TCPServerSocketLibevent()
120 net_log_.BeginEvent(NetLog::TYPE_TCP_ACCEPT, NULL); in Accept()
Dtcp_server_socket_win.cc28 net_log_.BeginEvent(NetLog::TYPE_SOCKET_ALIVE, params); in TCPServerSocketWin()
108 net_log_.BeginEvent(NetLog::TYPE_TCP_ACCEPT, NULL); in Accept()
Dclient_socket_handle.cc117 socket_->NetLog().BeginEvent( in HandleInitCompletion()
Dtcp_client_socket_libevent.cc131 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()
Dtcp_client_socket_win.cc229 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()
Dclient_socket_pool_base.cc59 net_log.BeginEvent(NetLog::TYPE_SOCKET_POOL_CONNECT_JOB, NULL); in ConnectJob()
120 net_log().BeginEvent(NetLog::TYPE_SOCKET_POOL_CONNECT_JOB_CONNECT, in LogConnectStart()
235 request->net_log().BeginEvent(NetLog::TYPE_SOCKET_POOL, NULL); in RequestSocket()
264 request.net_log().BeginEvent( in RequestSockets()
Dsocks_client_socket.cc115 net_log_.BeginEvent(NetLog::TYPE_SOCKS_CONNECT, NULL); in Connect()
/external/chromium/net/http/
Dhttp_cache_transaction.cc576 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 …]
Dhttp_auth_handler.cc77 net_log_.BeginEvent(EventTypeFromAuthTarget(target_), NULL); in GenerateAuthToken()
Dhttp_proxy_client_socket.cc315 net_log_.BeginEvent( in DoLoop()
326 net_log_.BeginEvent( in DoLoop()
Dhttp_network_transaction.cc527 net_log_.BeginEvent(NetLog::TYPE_HTTP_TRANSACTION_SEND_REQUEST, NULL); in DoLoop()
544 net_log_.BeginEvent(NetLog::TYPE_HTTP_TRANSACTION_READ_HEADERS, NULL); in DoLoop()
554 net_log_.BeginEvent(NetLog::TYPE_HTTP_TRANSACTION_READ_BODY, NULL); in DoLoop()
564 net_log_.BeginEvent( in DoLoop()
Dhttp_stream_factory_impl_request.cc29 net_log_.BeginEvent(NetLog::TYPE_HTTP_STREAM_REQUEST, NULL); in Request()
/external/chromium/net/base/
Dnet_log.cc136 void BoundNetLog::BeginEvent( in BeginEvent() function in net::BoundNetLog
217 net_log_.BeginEvent(event_type, params); in ScopedNetLogEvent()
Dhost_resolver_impl.cc364 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()
Dnet_log.h191 void BeginEvent(NetLog::EventType event_type,
/external/chromium/net/url_request/
Durl_request.cc373 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/net/udp/
Dudp_socket_libevent.cc46 net_log_.BeginEvent(NetLog::TYPE_SOCKET_ALIVE, params); in UDPSocketLibevent()
Dudp_socket_win.cc47 net_log_.BeginEvent(NetLog::TYPE_SOCKET_ALIVE, params); in UDPSocketWin()
/external/chromium/net/socket_stream/
Dsocket_stream.cc117 net_log_.BeginEvent(NetLog::TYPE_REQUEST_ALIVE, NULL); in set_context()
141 net_log_.BeginEvent( in Connect()

12