Home
last modified time | relevance | path

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

/third_party/gn/src/base/json/
Dstring_escape.cc81 bool EscapeJSONStringImpl(const S& str, bool put_in_quotes, std::string* dest) { in EscapeJSONStringImpl()
120 bool put_in_quotes, in EscapeJSONString()
126 bool put_in_quotes, in EscapeJSONString()
132 bool put_in_quotes) { in EscapeBytesAsInvalidJSONString()