Home
last modified time | relevance | path

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

/openbmc/pldm/libpldmresponder/
H A Dplatform_config.hpp23 Handler(const fs::path sysDirPath = {}) : sysDirPath(sysDirPath) in Handler()
69 fs::path sysDirPath; member in pldm::responder::platform_config::Handler