Home
last modified time | relevance | path

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

/openbmc/phosphor-user-manager/
H A Djson_serializer.hpp29 nlohmann::json makeJson(const std::string& key, const std::string& value) in makeJson() function in JsonSerializer
60 jsonData.merge_patch(makeJson(key, value)); in serialize()