Home
last modified time | relevance | path

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

/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dcollect_slot_vpd.cpp101 static constexpr auto VPDObjPath = "/com/ibm/VPD/Manager"; in callVPDManager() local
107 pldm::utils::DBusHandler().getService(VPDObjPath, VPDInterface); in callVPDManager()
110 auto method = bus.new_method_call(service.c_str(), VPDObjPath, in callVPDManager()
119 auto method = bus.new_method_call(service.c_str(), VPDObjPath, in callVPDManager()