Home
last modified time | relevance | path

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

/openbmc/openpower-pnor-code-mgmt/test/
H A Dtest_functions.cpp267 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 Dfunctions.hpp37 void writeLink(const std::filesystem::path&, const std::filesystem::path&,
H A Dfunctions.cpp139 void writeLink(const std::filesystem::path& linkTarget, in writeLink() function
544 findLinks(hostFirmwareDirectory, extensions, errorCallback, writeLink); in maybeMakeLinks()