Home
last modified time | relevance | path

Searched refs:ForeignJSON (Results 1 – 2 of 2) sorted by relevance

/third_party/node/src/
Djson_utils.h130 struct ForeignJSON { struct
148 inline void write_value(const ForeignJSON& json) { in write_value() argument
Dnode_report.cc244 writer.json_element(JSONWriter::ForeignJSON { worker_info }); in WriteNodeReport()