Home
last modified time | relevance | path

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

/third_party/gn/src/base/json/
Dstring_escape.h49 std::string EscapeBytesAsInvalidJSONString(std::string_view str,
Dstring_escape.cc174 std::string EscapeBytesAsInvalidJSONString(std::string_view str, in EscapeBytesAsInvalidJSONString() function