Home
last modified time | relevance | path

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

/third_party/gn/src/gn/
Djson_project_writer.cc216 class SimpleJSONWriter { class
219 SimpleJSONWriter(StringOutputBuffer& out) : out_(out) { in SimpleJSONWriter() function in __anonec4a47820311::SimpleJSONWriter