Home
last modified time | relevance | path

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

/openbmc/google-ipmi-sys/
H A Dutil.cpp59 std::string readPropertyFile(const std::string& fileName) in readPropertyFile() function
112 pcie_slot = readPropertyFile(pcie_slot_path); in buildPcieMap()
126 pcie_slot_name = readPropertyFile(pcie_slot_full_path); in buildPcieMap()
H A Dutil.hpp44 std::string readPropertyFile(const std::string& fileName);