Home
last modified time | relevance | path

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

/third_party/ninja/src/
H A Djson.h24 void PrintJSONString(const std::string& in);
H A Djson.cc50 void PrintJSONString(const std::string& in) { in PrintJSONString() function
H A Dninja.cc928 PrintJSONString(directory); in printCompdb()
930 PrintJSONString(EvaluateCommandWithRspfile(edge, eval_mode)); in printCompdb()
932 PrintJSONString(edge->inputs_[0]->path()); in printCompdb()
934 PrintJSONString(edge->outputs_[0]->path()); in printCompdb()

Completed in 3 milliseconds