Home
last modified time | relevance | path

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

/openbmc/phosphor-power/phosphor-power-supply/
H A Dchassis.cpp317 std::string symLinkPath = in buildDriverName()
321 fs::path linkStrPath = fs::read_symlink(symLinkPath); in buildDriverName()
328 "SYM_LINK_PATH", symLinkPath, "ERROR_STR", e); in populateDriverName()
308 std::string symLinkPath = buildDriverName() local
H A Dpsu_manager.cpp1301 std::string symLinkPath = in buildDriverName() local
1305 fs::path linkStrPath = fs::read_symlink(symLinkPath); in buildDriverName()
1312 "SYM_LINK_PATH", symLinkPath, "ERROR", e); in buildDriverName()