Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/web/http_client/
Dhttp_client.h52 Result<std::vector<std::string>> GetEntDnsResolve(const std::string& host);
Dhttp_client.cc421 Result<std::vector<std::string>> GetEntDnsResolve(const std::string& host) { in GetEntDnsResolve() function