HomeSort by relevance Sort by last modified time
    Searched refs:EndEventWithNetErrorCode (Results 1 - 22 of 22) sorted by null

  /external/chromium/net/socket/
tcp_server_socket_libevent.cc 149 net_log_.EndEventWithNetErrorCode(NetLog::TYPE_TCP_ACCEPT, net_error);
158 net_log_.EndEventWithNetErrorCode(NetLog::TYPE_TCP_ACCEPT, ERR_FAILED);
tcp_server_socket_win.cc 133 net_log_.EndEventWithNetErrorCode(NetLog::TYPE_TCP_ACCEPT, net_error);
142 net_log_.EndEventWithNetErrorCode(NetLog::TYPE_TCP_ACCEPT, ERR_FAILED);
socks5_client_socket.cc 95 net_log_.EndEventWithNetErrorCode(NetLog::TYPE_SOCKS5_CONNECT, rv);
218 net_log_.EndEventWithNetErrorCode(NetLog::TYPE_SOCKS5_GREET_WRITE, rv);
227 net_log_.EndEventWithNetErrorCode(NetLog::TYPE_SOCKS5_GREET_READ, rv);
236 net_log_.EndEventWithNetErrorCode(
246 net_log_.EndEventWithNetErrorCode(
ssl_server_socket_nss.cc 99 net_log_.EndEventWithNetErrorCode(NetLog::TYPE_SSL_ACCEPT, rv);
106 net_log_.EndEventWithNetErrorCode(NetLog::TYPE_SSL_ACCEPT, rv);
121 net_log_.EndEventWithNetErrorCode(NetLog::TYPE_SSL_ACCEPT, rv);
388 net_log_.EndEventWithNetErrorCode(net::NetLog::TYPE_SSL_ACCEPT, rv);
socks_client_socket.cc 121 net_log_.EndEventWithNetErrorCode(NetLog::TYPE_SOCKS_CONNECT, rv);
228 net_log_.EndEventWithNetErrorCode(NetLog::TYPE_SOCKS_CONNECT, rv);
client_socket_pool_base.cc 125 net_log().EndEventWithNetErrorCode(
240 request->net_log().EndEventWithNetErrorCode(NetLog::TYPE_SOCKET_POOL, rv);
299 request.net_log().EndEventWithNetErrorCode(
837 r->net_log().EndEventWithNetErrorCode(NetLog::TYPE_SOCKET_POOL,
898 request->net_log().EndEventWithNetErrorCode(NetLog::TYPE_SOCKET_POOL, rv);
    [all...]
tcp_client_socket_libevent.cc 551 net_log_.EndEventWithNetErrorCode(NetLog::TYPE_TCP_CONNECT, net_error);
562 net_log_.EndEventWithNetErrorCode(NetLog::TYPE_TCP_CONNECT, rv);
tcp_client_socket_win.cc 715 net_log_.EndEventWithNetErrorCode(NetLog::TYPE_TCP_CONNECT, net_error);
727 net_log_.EndEventWithNetErrorCode(NetLog::TYPE_TCP_CONNECT, rv);
ssl_client_socket_mac.cc 574 net_log_.EndEventWithNetErrorCode(NetLog::TYPE_SSL_CONNECT, rv);
583 net_log_.EndEventWithNetErrorCode(NetLog::TYPE_SSL_CONNECT, rv);
    [all...]
ssl_client_socket_openssl.cc 655 net_log_.EndEventWithNetErrorCode(NetLog::TYPE_SSL_CONNECT, result);
667 net_log_.EndEventWithNetErrorCode(NetLog::TYPE_SSL_CONNECT, rv);
    [all...]
ssl_client_socket_nss.cc 615 net_log_.EndEventWithNetErrorCode(NetLog::TYPE_SSL_CONNECT, rv);
621 net_log_.EndEventWithNetErrorCode(NetLog::TYPE_SSL_CONNECT, rv);
630 net_log_.EndEventWithNetErrorCode(NetLog::TYPE_SSL_CONNECT, rv);
641 net_log_.EndEventWithNetErrorCode(NetLog::TYPE_SSL_CONNECT, rv);
    [all...]
  /external/chromium/net/proxy/
init_proxy_resolver.cc 165 net_log_.EndEventWithNetErrorCode(NetLog::TYPE_INIT_PROXY_RESOLVER_WAIT,
200 net_log_.EndEventWithNetErrorCode(
230 net_log_.EndEventWithNetErrorCode(
  /external/chromium/net/http/
http_cache_transaction.cc 582 net_log_.EndEventWithNetErrorCode(NetLog::TYPE_HTTP_CACHE_GET_BACKEND,
760 net_log_.EndEventWithNetErrorCode(NetLog::TYPE_HTTP_CACHE_OPEN_ENTRY, result);
803 net_log_.EndEventWithNetErrorCode(NetLog::TYPE_HTTP_CACHE_CREATE_ENTRY,
835 net_log_.EndEventWithNetErrorCode(NetLog::TYPE_HTTP_CACHE_DOOM_ENTRY, result);
855 net_log_.EndEventWithNetErrorCode(NetLog::TYPE_HTTP_CACHE_ADD_TO_ENTRY,
1087 net_log_.EndEventWithNetErrorCode(NetLog::TYPE_HTTP_CACHE_WRITE_DATA,
    [all...]
http_proxy_client_socket.cc 321 net_log_.EndEventWithNetErrorCode(
332 net_log_.EndEventWithNetErrorCode(
http_network_transaction.cc 539 net_log_.EndEventWithNetErrorCode(
549 net_log_.EndEventWithNetErrorCode(
559 net_log_.EndEventWithNetErrorCode(
570 net_log_.EndEventWithNetErrorCode(
    [all...]
http_stream_parser.cc 204 net_log_.EndEventWithNetErrorCode(
  /external/chromium/net/base/
net_log.h 200 void EndEventWithNetErrorCode(NetLog::EventType event_type,
net_log.cc 148 void BoundNetLog::EndEventWithNetErrorCode(NetLog::EventType event_type,
  /external/chromium/net/spdy/
spdy_proxy_client_socket.cc 295 net_log_.EndEventWithNetErrorCode(
301 net_log_.EndEventWithNetErrorCode(
  /external/chromium/net/disk_cache/
mem_entry_impl.cc 375 net_log_.EndEventWithNetErrorCode(
438 net_log_.EndEventWithNetErrorCode(
sparse_control.cc 178 net_log.EndEventWithNetErrorCode(event_type, result);
  /external/chromium/net/socket_stream/
socket_stream.cc 458 net_log_.EndEventWithNetErrorCode(
    [all...]

Completed in 627 milliseconds