Searched refs:adapterObjectPath (Results 1 – 3 of 3) sorted by relevance
/openbmc/pldm/oem/ibm/libpldmresponder/ |
H A D | collect_slot_vpd.cpp | 156 void SlotHandler::createPresenceMatch(const std::string& adapterObjectPath, in createPresenceMatch() argument 162 propertiesChanged(adapterObjectPath, in createPresenceMatch() 164 [this, adapterObjectPath, stateFieldValue, in createPresenceMatch() 311 bool SlotHandler::fetchSensorStateFromDbus(const std::string& adapterObjectPath) in fetchSensorStateFromDbus() argument 319 adapterObjectPath.c_str(), "Present", ItemInterface); in fetchSensorStateFromDbus() 326 "ADAPTER_OBJ_PATH", adapterObjectPath, "ERROR", e); in fetchSensorStateFromDbus()
|
H A D | collect_slot_vpd.hpp | 124 void createPresenceMatch(const std::string& adapterObjectPath, 142 bool fetchSensorStateFromDbus(const std::string& adapterObjectPath);
|
H A D | fru_oem_ibm.hpp | 92 void dbus_map_update(const std::string& adapterObjectPath,
|