Home
last modified time | relevance | path

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

/openbmc/pldm/libpldmresponder/
H A Dplatform_config.hpp23 Handler(const fs::path sysDirPath = {}) : sysDirPath(sysDirPath) in Handler() argument
69 fs::path sysDirPath; member in pldm::responder::platform_config::Handler
H A Dplatform_config.cpp45 getSysSpecificJsonDir(sysDirPath, names); in systemCompatibleCallback()
110 getSysSpecificJsonDir(sysDirPath, systemList); in getPlatformName()