Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/
H A Dtypes.hpp41 using VPDfilepath = std::string; typedef
44 std::multimap<Path, std::tuple<VPDfilepath, VPDfilepath, FruIsMotherboard>>;
64 using ReplaceableFrus = std::vector<VPDfilepath>;
H A Dibm_vpd_utils.hpp224 inventory::VPDfilepath getVpdFilePath(const std::string& jsonFile,
H A Dibm_vpd_utils.cpp275 inventory::VPDfilepath getVpdFilePath(const std::string& jsonFile, in getVpdFilePath()
280 inventory::VPDfilepath filePath{}; in getVpdFilePath()