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

  /external/chromium/net/url_request/
url_request_http_job.h 142 void ResetTimer();
url_request_http_job.cc 233 ResetTimer();
739 ResetTimer();
975 ResetTimer();
    [all...]
  /external/chromium/chrome/browser/ui/views/
status_bubble_views.cc 132 void ResetTimer();
242 void StatusBubbleViews::StatusView::ResetTimer() {
300 ResetTimer();
692 view_->ResetTimer();
  /external/chromium/net/http/
http_proxy_client_socket_pool.cc 204 ResetTimer(base::TimeDelta::FromSeconds(
256 ResetTimer(base::TimeDelta::FromSeconds(
  /external/chromium/net/socket/
socks_client_socket_pool.cc 153 ResetTimer(base::TimeDelta::FromSeconds(kSOCKSConnectJobTimeoutInSeconds));
client_socket_pool_base.h 119 void ResetTimer(base::TimeDelta remainingTime);
ssl_client_socket_pool.cc 329 ResetTimer(base::TimeDelta::FromSeconds(kSSLHandshakeTimeoutInSeconds));
client_socket_pool_base.cc 106 void ConnectJob::ResetTimer(base::TimeDelta remaining_time) {
    [all...]

Completed in 229 milliseconds