/external/chromium/net/base/ |
net_log.cc | 142 void BoundNetLog::EndEvent( 152 EndEvent(event_type, NULL); 154 EndEvent( 221 net_log_.EndEvent(event_type_, end_event_params_);
|
host_resolver_impl.cc | 419 net_log_.EndEvent(NetLog::TYPE_HOST_RESOLVER_IMPL_JOB, NULL); 526 net_log_.EndEvent(NetLog::TYPE_HOST_RESOLVER_IMPL_JOB, params); 807 req->request_net_log().EndEvent( 824 req->request_net_log().EndEvent( 837 req->request_net_log().EndEvent( [all...] |
net_log.h | 193 void EndEvent(NetLog::EventType event_type, 196 // Just like EndEvent, except |net_error| is a net error code. If it's
|
/external/chromium/net/socket/ |
tcp_server_socket_libevent.cc | 53 net_log_.EndEvent(NetLog::TYPE_SOCKET_ALIVE, NULL); 166 net_log_.EndEvent(NetLog::TYPE_TCP_ACCEPT,
|
tcp_server_socket_win.cc | 34 net_log_.EndEvent(NetLog::TYPE_SOCKET_ALIVE, NULL); 150 net_log_.EndEvent(NetLog::TYPE_TCP_ACCEPT,
|
client_socket_handle.cc | 38 socket_->NetLog().EndEvent(NetLog::TYPE_SOCKET_IN_USE, NULL);
|
tcp_client_socket_libevent.cc | 139 net_log_.EndEvent(NetLog::TYPE_SOCKET_ALIVE, NULL); 295 net_log_.EndEvent(NetLog::TYPE_TCP_CONNECT_ATTEMPT, params); 570 net_log_.EndEvent(NetLog::TYPE_TCP_CONNECT,
|
tcp_client_socket_win.cc | 235 net_log_.EndEvent(NetLog::TYPE_SOCKET_ALIVE, NULL); 377 net_log_.EndEvent(NetLog::TYPE_TCP_CONNECT_ATTEMPT, params); 735 net_log_.EndEvent(NetLog::TYPE_TCP_CONNECT,
|
/external/chromium/net/http/ |
http_auth_handler.cc | 102 net_log_.EndEvent(EventTypeFromAuthTarget(target_), NULL);
|
/external/chromium_org/net/http/ |
http_auth_handler.cc | 104 net_log_.EndEvent(EventTypeFromAuthTarget(target_));
|
/external/chromium_org/net/base/ |
file_stream_context.cc | 59 bound_net_log_.EndEvent(NetLog::TYPE_FILE_STREAM_OPEN); 108 bound_net_log_.EndEvent(NetLog::TYPE_FILE_STREAM_OPEN); 225 bound_net_log_.EndEvent(NetLog::TYPE_FILE_STREAM_OPEN);
|
net_log.cc | 433 void BoundNetLog::EndEvent(NetLog::EventType type) const { 437 void BoundNetLog::EndEvent( 457 EndEvent(event_type); 459 EndEvent(event_type, NetLog::IntegerCallback("net_error", net_error));
|
net_log.h | 351 void EndEvent(NetLog::EventType type) const; 352 void EndEvent(NetLog::EventType type, 366 // Just like EndEvent, except |net_error| is a net error code. If it's
|
/external/chromium/net/disk_cache/ |
mem_entry_impl.cc | 181 net_log_.EndEvent( 200 net_log_.EndEvent( 217 net_log_.EndEvent(net::NetLog::TYPE_SPARSE_READ, NULL); 230 net_log_.EndEvent(net::NetLog::TYPE_SPARSE_WRITE, NULL); 244 net_log_.EndEvent( 268 net_log_.EndEvent(net::NetLog::TYPE_DISK_CACHE_MEM_ENTRY_IMPL, NULL);
|
/external/chromium_org/net/disk_cache/ |
mem_entry_impl.cc | 197 net_log_.EndEvent( 215 net_log_.EndEvent( 231 net_log_.EndEvent(net::NetLog::TYPE_SPARSE_READ); 244 net_log_.EndEvent(net::NetLog::TYPE_SPARSE_WRITE); 257 net_log_.EndEvent( 279 net_log_.EndEvent(net::NetLog::TYPE_DISK_CACHE_MEM_ENTRY_IMPL);
|
/external/chromium_org/net/cert/ |
multi_threaded_cert_verifier.cc | 156 net_log_.EndEvent(NetLog::TYPE_CERT_VERIFIER_REQUEST); 163 net_log_.EndEvent(NetLog::TYPE_CERT_VERIFIER_REQUEST); 336 net_log_.EndEvent(NetLog::TYPE_CERT_VERIFIER_JOB); 353 net_log_.EndEvent(NetLog::TYPE_CERT_VERIFIER_JOB);
|
/external/chromium_org/net/socket/ |
tcp_socket_libevent.cc | 163 net_log_.EndEvent(NetLog::TYPE_SOCKET_ALIVE); 608 net_log_.EndEvent(NetLog::TYPE_TCP_ACCEPT, 658 net_log_.EndEvent(NetLog::TYPE_TCP_CONNECT_ATTEMPT, 661 net_log_.EndEvent(NetLog::TYPE_TCP_CONNECT_ATTEMPT); 694 net_log_.EndEvent(NetLog::TYPE_TCP_CONNECT,
|
client_socket_handle.cc | 43 socket_->NetLog().EndEvent(NetLog::TYPE_SOCKET_IN_USE);
|
tcp_socket_win.cc | 280 net_log_.EndEvent(NetLog::TYPE_SOCKET_ALIVE); 726 net_log_.EndEvent(NetLog::TYPE_TCP_ACCEPT, 806 net_log_.EndEvent(NetLog::TYPE_TCP_CONNECT_ATTEMPT, 809 net_log_.EndEvent(NetLog::TYPE_TCP_CONNECT_ATTEMPT); 845 net_log_.EndEvent(
|
/external/chromium/net/url_request/ |
url_request.cc | 387 net_log_.EndEvent(NetLog::TYPE_URL_REQUEST_BLOCKED_ON_EXTENSION, NULL); 520 net_log_.EndEvent(NetLog::TYPE_URL_REQUEST_START_JOB, params); 572 net_log_.EndEvent(NetLog::TYPE_URL_REQUEST_START_JOB, NULL); 656 net_log_.EndEvent(NetLog::TYPE_REQUEST_ALIVE, NULL);
|
/external/chromium_org/content/browser/download/ |
base_file_win.cc | 363 bound_net_log_.EndEvent(net::NetLog::TYPE_DOWNLOAD_FILE_ANNOTATED);
|
base_file.cc | 181 bound_net_log_.EndEvent(net::NetLog::TYPE_DOWNLOAD_FILE_RENAMED); 338 bound_net_log_.EndEvent(net::NetLog::TYPE_DOWNLOAD_FILE_OPENED);
|
/external/chromium_org/net/url_request/ |
url_request_throttler_manager.cc | 110 net_log_.EndEvent(NetLog::TYPE_THROTTLING_DISABLED_FOR_HOST,
|
/external/chromium/net/proxy/ |
proxy_service.cc | 322 net_log_.EndEvent(NetLog::TYPE_PROXY_SERVICE, NULL); 610 req->net_log()->EndEvent(NetLog::TYPE_PROXY_SERVICE_WAITING_FOR_INIT_PAC, 743 net_log.EndEvent(NetLog::TYPE_PROXY_SERVICE, NULL); [all...] |
/external/chromium_org/net/dns/ |
host_resolver_impl.cc | 394 source_net_log.EndEvent(NetLog::TYPE_HOST_RESOLVER_IMPL); 402 request_net_log.EndEvent(NetLog::TYPE_HOST_RESOLVER_IMPL_REQUEST); 403 source_net_log.EndEvent(NetLog::TYPE_HOST_RESOLVER_IMPL); 604 net_log_.EndEvent(NetLog::TYPE_HOST_RESOLVER_IMPL_PROC_TASK); 759 net_log_.EndEvent(NetLog::TYPE_HOST_RESOLVER_IMPL_PROC_TASK, [all...] |