Home
last modified time | relevance | path

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

1234

/external/chromium_org/net/disk_cache/
Dmem_entry_impl.cc86 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/
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()
/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()
/external/chromium_org/net/base/
Dfile_stream.cc25 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()
Dnet_log.h347 void BeginEvent(NetLog::EventType type) const;
348 void BeginEvent(NetLog::EventType type,
/external/chromium_org/net/socket/
Dsocks5_client_socket.cc59 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()
Dtcp_socket_libevent.cc158 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()
Dtcp_socket_win.cc273 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/
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()
/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()
/external/chromium_org/net/http/
Dhttp_cache_transaction.cc793 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 …]
Dhttp_auth_handler.cc72 net_log_.BeginEvent(EventTypeFromAuthTarget(target_)); in GenerateAuthToken()
/external/chromium_org/net/proxy/
Dproxy_script_decider.cc110 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/
Dspdy_proxy_client_socket.cc57 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/
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()
/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_org/content/browser/download/
Dbase_file.cc164 bound_net_log_.BeginEvent( in Rename()
271 bound_net_log_.BeginEvent( in Open()

1234