Home
last modified time | relevance | path

Searched full:recollection (Results 1 – 5 of 5) sorted by relevance

/openbmc/openpower-vpd-parser/vpd-manager/include/
H A Dmanager.hpp123 * allowed for VPD recollection.
203 * @brief Perform VPD recollection
204 * This api will trigger parser to perform VPD recollection for FRUs that
H A Dworker.hpp166 * allowed for VPD recollection.
174 * @brief Perform VPD recollection
175 * This api will trigger parser to perform VPD recollection for FRUs that
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/VPD/
H A DManager.interface.yaml171 recollection of VPD data for them.
/openbmc/openpower-vpd-parser/vpd-manager/src/
H A Dlistener.cpp77 // Perform recollection. in hostStateChangeCallBack()
H A Dworker.cpp1417 "System config json object is empty, can't process recollection."); in deleteFruVpd()
1447 "VPD recollection failed with error: " + std::string(l_ex.what())); in setPresentProperty()