Home
last modified time | relevance | path

Searched defs:use_https (Results 1 – 2 of 2) sorted by relevance

/external/autotest/client/common_lib/cros/tendo/
Dprivet_helper.py47 def _build_privet_url(self, path_fragment, use_https=True): argument
158 def ping_server(self, use_https=False): argument
/external/tensorflow/tensorflow/core/platform/s3/
Ds3_file_system.cc95 const char* use_https = getenv("S3_USE_HTTPS"); in GetDefaultClientConfig() local