Home
last modified time | relevance | path

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

/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