Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/json/
H A Dstring_escape.cc128 std::string GetQuotedJSONString(std::string_view str) { in GetQuotedJSONString() function
134 std::string GetQuotedJSONString(std::u16string_view str) { in GetQuotedJSONString() function
/aosp_15_r20/external/libchrome/base/json/
H A Dstring_escape.cc129 std::string GetQuotedJSONString(StringPiece str) { in GetQuotedJSONString() function
136 std::string GetQuotedJSONString(StringPiece16 str) { in GetQuotedJSONString() function