Searched defs:GetQuotedJSONString (Results 1 – 2 of 2) sorted by relevance
128 std::string GetQuotedJSONString(std::string_view str) { in GetQuotedJSONString() function134 std::string GetQuotedJSONString(std::u16string_view str) { in GetQuotedJSONString() function
129 std::string GetQuotedJSONString(StringPiece str) { in GetQuotedJSONString() function136 std::string GetQuotedJSONString(StringPiece16 str) { in GetQuotedJSONString() function