Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/web/http_client/
Dhttp_client.cc203 Result<ManagedCurlSlist> ManuallyResolveUrl(const std::string& url_str) { in ManuallyResolveUrl() function in cuttlefish::__anon7fb68fc60111::CurlClient
263 auto extra_cache_entries = CF_EXPECT(ManuallyResolveUrl(url)); in DownloadToCallback()