Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/json/
H A Dstring_escape.cc140 std::string EscapeBytesAsInvalidJSONString(std::string_view str, in EscapeBytesAsInvalidJSONString() function
/aosp_15_r20/external/libchrome/base/json/
H A Dstring_escape.cc143 std::string EscapeBytesAsInvalidJSONString(StringPiece str, in EscapeBytesAsInvalidJSONString() function