Home
last modified time | relevance | path

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

/openbmc/s2600wf-misc/hsbp-manager/src/
H A Dhsbp_manager.cpp1692 const std::array<const char*, 4> assetKeys = { in updateAssets() local
1697 if (std::find(assetKeys.begin(), assetKeys.end(), in updateAssets()
1698 key) == assetKeys.end()) in updateAssets()