Home
last modified time | relevance | path

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

/openbmc/entity-manager/src/entity_manager/
H A Dconfiguration.cpp129 validateJson(const nlohmann::json & schemaFile,const nlohmann::json & input) validateJson() argument
H A Ddbus_interface.cpp250 std::ifstream schemaFile{schemaPath}; in addObjectRuntimeValidateJson() local
/openbmc/bmcweb/redfish-core/lib/
H A Dredfish_v1.hpp206 const std::string& schema, const std::string& schemaFile) in jsonSchemaGetFile()
/openbmc/phosphor-power/phosphor-regulators/test/
H A Dvalidate-regulators-config_tests.cpp3304 std::string schemaFile = in TEST() local