Home
last modified time | relevance | path

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

/third_party/gn/src/gn/
H A Djson_project_writer.cc165 // c) BeginDict(key), ... add other keys, followed by EndDict() to add
227 void BeginDict(std::string_view key) { in BeginDict() function in __anon2927::SimpleJSONWriter
341 json_writer.BeginDict("build_settings"); in GenerateJSON()
381 json_writer.BeginDict("targets"); in GenerateJSON()
405 json_writer.BeginDict("toolchains"); in GenerateJSON()

Completed in 2 milliseconds