Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/
H A Dvpd_tool_impl.cpp584 fs::path fruCachePath = INVENTORY_MANAGER_CACHE; in forceReset() local
585 fruCachePath += INVENTORY_PATH; in forceReset()
586 fruCachePath += fru; in forceReset()
590 for (const auto& it : fs::directory_iterator(fruCachePath)) in forceReset()