Home
last modified time | relevance | path

Searched refs:extra_cache_entries (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/host/libs/web/http_client/
Dhttp_client.cc263 auto extra_cache_entries = CF_EXPECT(ManuallyResolveUrl(url)); in DownloadToCallback() local
264 curl_easy_setopt(curl_, CURLOPT_RESOLVE, extra_cache_entries.get()); in DownloadToCallback()