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

  /system/update_engine/common/
http_fetcher.h 78 bool HasProxy() const { return !proxies_.empty(); }
  /system/update_engine/
libcurl_http_fetcher.cc 163 CHECK(HasProxy());
473 if (HasProxy()) {

Completed in 69 milliseconds