Searched refs:orderedJSON (Results 1 – 2 of 2) sorted by relevance
36 using orderedJSON = nlohmann::ordered_json; typedef57 uint8_t creatorID, const orderedJSON& json) in prettyJSON()59 orderedJSON output; in prettyJSON()134 orderedJSON json = orderedJSON::from_cbor(cborData); in getCBORJSON()188 orderedJSON json = text; in getTextJSON()214 orderedJSON json = orderedJSON::parse(jsonString); in getBuiltinFormatJSON()340 orderedJSON json = orderedJSON::parse(output); in getPythonJSON()
44 using orderedJSON = nlohmann::ordered_json; typedef62 std::string prettyJSON(const orderedJSON& json) in prettyJSON()64 orderedJSON output; in prettyJSON()206 orderedJSON json = orderedJSON::parse(output); in getPythonJSON()