Searched defs:UrlEscape (Results 1 – 2 of 2) sorted by relevance
| /device/google/cuttlefish/host/libs/web/http_client/ | ||
| D | sso_client.cc | 139 std::string SsoClient::UrlEscape(const std::string&) { return ""; }  in UrlEscape()  function in cuttlefish::http_client::SsoClient | 
| D | http_client.cc | 152   std::string UrlEscape(const std::string& text) override {  in UrlEscape()  function in cuttlefish::__anon29c0daeb0111::CurlClient |