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

  /system/connectivity/shill/
http_proxy.h 81 static const int kClientHeaderTimeoutSeconds;
http_proxy.cc 56 const int HTTPProxy::kClientHeaderTimeoutSeconds = 1;
570 timeout_seconds = kClientHeaderTimeoutSeconds;
http_proxy_unittest.cc 263 ExpectTimeout(HTTPProxy::kClientHeaderTimeoutSeconds);

Completed in 333 milliseconds