Home
last modified time | relevance | path

Searched refs:EscapeJSONStringImpl (Results 1 - 1 of 1) sorted by relevance

/third_party/gn/src/base/json/
H A Dstring_escape.cc112 bool EscapeJSONStringImpl(const S& str, bool put_in_quotes, std::string* dest) { in EscapeJSONStringImpl() function
165 EscapeJSONStringImpl(str, put_in_quotes, dest); in EscapeJSONString()
171 EscapeJSONStringImpl(str, put_in_quotes, dest); in EscapeJSONString()

Completed in 1 milliseconds