Home
last modified time | relevance | path

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

/third_party/gn/src/base/json/
Dstring_escape.cc131 std::string GetQuotedJSONString(std::string_view str) { in GetQuotedJSONString() function
138 std::string GetQuotedJSONString(std::u16string_view str) { in GetQuotedJSONString() function