Home
last modified time | relevance | path

Searched refs:fruMasterJsonPath (Results 1 – 3 of 3) sorted by relevance

/openbmc/pldm/libpldmresponder/
H A Dfru.hpp67 const std::filesystem::path& fruMasterJsonPath, pldm_pdr* pdrRepo, in FruImpl() argument
70 parser(configPath, fruMasterJsonPath), in FruImpl()
263 const std::filesystem::path& fruMasterJsonPath, pldm_pdr* pdrRepo, in Handler() argument
266 impl(configPath, fruMasterJsonPath, pdrRepo, entityTree, bmcEntityTree) in Handler()
H A Dfru_parser.cpp28 const fs::path& fruMasterJsonPath) in FruParser() argument
30 if (fs::exists(fruMasterJsonPath)) in FruParser()
32 setupDefaultDBusLookup(fruMasterJsonPath); in FruParser()
H A Dfru_parser.hpp73 const std::filesystem::path& fruMasterJsonPath);
125 void setupDefaultDBusLookup(const std::filesystem::path& fruMasterJsonPath);