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.hpp120 * allowed for VPD recollection.
200 * @brief Perform VPD recollection
201 * 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/oem-handler/
H A Dibm_handler.cpp
/openbmc/openpower-vpd-parser/vpd-manager/src/
H A Dworker.cpp1777 "System config json object is empty, can't process recollection."); in performVpdRecollection()
1797 "VPD recollection failed with error: " + std::string(l_ex.what())); in performVpdRecollection()