Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/vpd-manager/include/
H A Dconstants.hpp248 static constexpr auto fileModeDirectoryPath = "/var/lib/vpd/file"; variable
/openbmc/openpower-vpd-parser/vpd-manager/include/utility/
H A Dcommon_utility.hpp416 io_fruPath.insert(0, constants::fileModeDirectoryPath); in getEffectiveFruPath()