Home
last modified time | relevance | path

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

/openbmc/openpower-hw-diags/util/
H A Ddata_file.cpp31 bool validateJson(const nlohmann::json& i_schema, const nlohmann::json& i_json) in validateJson() argument
39 valijson::adapters::NlohmannJsonAdapter targetAdapter(i_json); in validateJson()
H A Ddata_file.hpp25 bool validateJson(const nlohmann::json& i_schema, const nlohmann::json& i_json);