Home
last modified time | relevance | path

Searched refs:GetDoubleQuotedJson (Results 1 – 2 of 2) sorted by relevance

/external/chromium/base/json/
Dstring_escape.h28 BASE_API std::string GetDoubleQuotedJson(const std::string& str);
35 BASE_API std::string GetDoubleQuotedJson(const string16& str);
Dstring_escape.cc86 std::string GetDoubleQuotedJson(const std::string& str) { in GetDoubleQuotedJson() function
98 std::string GetDoubleQuotedJson(const string16& str) { in GetDoubleQuotedJson() function