Home
last modified time | relevance | path

Searched defs:schemaDirectory (Results 1 – 6 of 6) sorted by relevance

/openbmc/entity-manager/src/entity_manager/
H A Dmain.cpp16 const std::filesystem::path schemaDirectory(PACKAGE_DIR "schemas"); in main() local
H A Dconfiguration.hpp19 const std::filesystem::path schemaDirectory; member in Configuration
H A Ddbus_interface.hpp73 const std::filesystem::path schemaDirectory; member in dbus_interface::EMDBusInterface
H A Ddbus_interface.cpp22 const std::filesystem::path& schemaDirectory) : in EMDBusInterface()
240 const std::filesystem::path& schemaDirectory) in addObjectRuntimeValidateJson()
H A Dconfiguration.cpp20 const std::filesystem::path& schemaDirectory) : in Configuration()
H A Dentity_manager.cpp57 const std::filesystem::path& schemaDirectory) : in EntityManager()