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.hpp159 * allowed for VPD recollection.
167 * @brief Perform VPD recollection
168 * 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.cpp1953 "System config json object is empty, can't process recollection."); in performVpdRecollection()
1983 "VPD recollection failed with error: " + std::string(l_ex.what())); in collectSingleFruVpd()