Home
last modified time | relevance | path

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

/openbmc/pldm/libpldmresponder/
H A Dfru.hpp73 const std::filesystem::path& fruMasterJsonPath, pldm_pdr* pdrRepo, in FruImpl() argument
76 parser(configPath, fruMasterJsonPath), pdrRepo(pdrRepo), in FruImpl()
317 const std::filesystem::path& fruMasterJsonPath, pldm_pdr* pdrRepo, in Handler() argument
320 impl(configPath, fruMasterJsonPath, pdrRepo, entityTree, bmcEntityTree) in Handler()
H A Dfru_parser.cpp39 const fs::path& fruMasterJsonPath) in FruParser() argument
41 if (fs::exists(fruMasterJsonPath)) in FruParser()
43 setupDefaultDBusLookup(fruMasterJsonPath); in FruParser()
H A Dfru_parser.hpp73 const std::filesystem::path& fruMasterJsonPath);
125 void setupDefaultDBusLookup(const std::filesystem::path& fruMasterJsonPath);