Home
last modified time | relevance | path

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

/external/chromium/net/base/
Descape_icu.cc15 bool use_plus, string16* escaped) { in EscapeQueryParamValue()
Descape.cc49 bool use_plus) { in Escape()
201 std::string EscapeQueryParamValue(const std::string& text, bool use_plus) { in EscapeQueryParamValue()
208 bool use_plus) { in EscapeQueryParamValueUTF8()