Home
last modified time | relevance | path

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

/openbmc/openpower-pnor-code-mgmt/ubi/
H A Ditem_updater_ubi.cpp72 static const auto PNOR_RW_PREFIX_LEN = strlen(PNOR_RW_PREFIX); in processPNORImage() local
154 else if (0 == iter.path().native().compare(0, PNOR_RW_PREFIX_LEN, in processPNORImage()
157 auto id = iter.path().native().substr(PNOR_RW_PREFIX_LEN); in processPNORImage()