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.cpp308 std::string symLinkPath = in buildDriverName() local
312 fs::path linkStrPath = fs::read_symlink(symLinkPath); in buildDriverName()
319 "SYM_LINK_PATH", symLinkPath, "ERROR_STR", e); in buildDriverName()
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()