Home
last modified time | relevance | path

Searched defs:schemaFile (Results 1 – 4 of 4) sorted by relevance

/openbmc/bmcweb/redfish-core/lib/
H A Dredfish_v1.hpp182 const std::string& schema, const std::string& schemaFile) in jsonSchemaGetFile()
/openbmc/entity-manager/src/
H A Dutils.cpp133 bool validateJson(const nlohmann::json& schemaFile, const nlohmann::json& input) in validateJson()
H A Dentity_manager.cpp528 std::ifstream schemaFile(std::string(schemaDirectory) + "/" + in createAddObjectMethod() local
/openbmc/phosphor-power/phosphor-regulators/test/
H A Dvalidate-regulators-config_tests.cpp3304 std::string schemaFile = in TEST() local