Home
last modified time | relevance | path

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

/openbmc/openpower-occ-control/
H A Di2c_occ.cpp30 auto str = getFileContent(f); in isMasterOcc()
34 std::string getFileContent(const fs::path& f) in getFileContent() function
56 auto str = getFileContent(f); in getOccHwmonDevices()
H A Di2c_occ.hpp22 std::string getFileContent(const fs::path& f);