Home
last modified time | relevance | path

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

/openbmc/pldm/libpldmresponder/
H A Dplatform_config.hpp19 Handler(const fs::path sysDirPath = {}) : sysDirPath(sysDirPath) in Handler() argument
65 fs::path sysDirPath; member in pldm::responder::platform_config::Handler
H A Dplatform_config.cpp51 getSysSpecificJsonDir(sysDirPath, names); in systemCompatibleCallback()
119 getSysSpecificJsonDir(sysDirPath, systemList); in getPlatformName()