Searched refs:UrlEscape (Results 1 – 2 of 2) sorted by relevance
/device/google/cuttlefish/host/libs/web/http_client/ | ||
D | http_client.cc | 195 std::string UrlEscape(const std::string& text) override { in UrlEscape() function in cuttlefish::__anon7fb68fc60111::CurlClient |
D | http_client.h | 102 virtual std::string UrlEscape(const std::string&) = 0; |