Home
last modified time | relevance | path

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

/openbmc/phosphor-power/phosphor-power-supply/
H A Dpsu_manager.cpp1319 std::string symLinkPath = in buildDriverName() local
1323 fs::path linkStrPath = fs::read_symlink(symLinkPath); in buildDriverName()
1329 symLinkPath, e.what()) in buildDriverName()