Searched refs:prettyPrintJson (Results 1 – 3 of 3) sorted by relevance
15 void prettyPrintJson(crow::Response& res);
38 json_html_util::prettyPrintJson(res); in completeResponseFields()
576 void prettyPrintJson(crow::Response& res) in prettyPrintJson() function