Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/
H A Dread_fru_data.hpp15 static constexpr auto xyzPrefix = "/xyz/openbmc_project/"; variable
H A Dread_fru_data.cpp54 if (path.find(xyzPrefix) != std::string::npos) in readAllProperties()