Home
last modified time | relevance | path

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

/openbmc/openpower-pnor-code-mgmt/mmc/
H A Ditem_updater_mmc.cpp65 const std::vector<std::string> exclusionList = { in reset() local
72 if (std::find(exclusionList.begin(), exclusionList.end(), in reset()
73 p.path().stem().string()) == exclusionList.end()) in reset()