Home
last modified time | relevance | path

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

/external/libchrome/base/json/
Dstring_escape.cc119 bool EscapeJSONString(StringPiece str, bool put_in_quotes, std::string* dest) { in EscapeJSONString() function
123 bool EscapeJSONString(StringPiece16 str, in EscapeJSONString() function