Home
last modified time | relevance | path

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

/openbmc/openpower-pnor-code-mgmt/ubi/
H A Dwatch.cpp95 auto id = ItemUpdaterUbi::determineId(path); in callback()
H A Ditem_updater_ubi.hpp63 static std::string determineId(const std::string& symlinkPath);
H A Ditem_updater_ubi.cpp169 auto id = determineId(PNOR_RO_ACTIVE_PATH); in processPNORImage()
400 std::string ItemUpdaterUbi::determineId(const std::string& symlinkPath) in determineId() function in openpower::software::updater::ItemUpdaterUbi