Searched refs:writeLink (Results 1 – 3 of 3) sorted by relevance
/openbmc/openpower-pnor-code-mgmt/test/ |
H A D | test_functions.cpp | 267 functions::process_hostfirmware::writeLink(linkPath.filename(), targetPath, in TEST() 282 functions::process_hostfirmware::writeLink(linkPath.filename(), targetPath, in TEST() 303 functions::process_hostfirmware::writeLink(linkPath.filename(), targetPath, in TEST() 322 functions::process_hostfirmware::writeLink(linkPath.filename(), targetPath, in TEST()
|
/openbmc/openpower-pnor-code-mgmt/ |
H A D | functions.hpp | 37 void writeLink(const std::filesystem::path&, const std::filesystem::path&,
|
H A D | functions.cpp | 141 void writeLink(const std::filesystem::path& linkTarget, in writeLink() function 564 findLinks(hostFirmwareDirectory, extensions, errorCallback, writeLink); in maybeMakeLinks()
|