Home
last modified time | relevance | path

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

/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dfru_oem_ibm.cpp133 dbus_map_update(key, "Function0VendorId", vendorId); in updateDBusProperty()
134 dbus_map_update(key, "Function0DeviceId", deviceId); in updateDBusProperty()
135 dbus_map_update(key, "Function0RevisionId", revisionId); in updateDBusProperty()
136 dbus_map_update(key, "Function0ClassCode", classCode); in updateDBusProperty()
137 dbus_map_update(key, "Function0SubsystemVendorId", in updateDBusProperty()
139 dbus_map_update(key, "Function0SubsystemId", subSystemId); in updateDBusProperty()
145 void Handler::dbus_map_update(const std::string& adapterObjPath, in dbus_map_update() function in pldm::responder::oem_ibm_fru::Handler
H A Dfru_oem_ibm.hpp92 void dbus_map_update(const std::string& adapterObjectPath,