Home
last modified time | relevance | path

Searched defs:EscapeQueryParamValue (Results 1 – 1 of 1) sorted by relevance

/external/chromium/net/base/
Descape.cc199 std::string EscapeQueryParamValue(const std::string& text, bool use_plus) { in EscapeQueryParamValue() function
248 bool EscapeQueryParamValue(const string16& text, const char* codepage, in EscapeQueryParamValue() function