Home
last modified time | relevance | path

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

/openbmc/pldm/host-bmc/
H A Dutils.cpp103 oemPlatformHandler->updateOemDbusPaths(entity_path); in addObjectPathEntityAssociations()
141 oemPlatformHandler->updateOemDbusPaths(dbusPath); in addObjectPathEntityAssociations()
/openbmc/pldm/libpldmresponder/
H A Doem_handler.hpp97 virtual void updateOemDbusPaths(std::string& dbusPath) = 0;
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Doem_ibm_handler.hpp275 void updateOemDbusPaths(std::string& dbusPath);
H A Doem_ibm_handler.cpp581 void pldm::responder::oem_ibm_platform::Handler::updateOemDbusPaths( in updateOemDbusPaths() function in pldm::responder::oem_ibm_platform::pldm::responder::oem_ibm_platform::Handler
/openbmc/pldm/oem/ibm/test/
H A Dlibpldmresponder_oem_platform_test.cpp452 mockoemPlatformHandler->updateOemDbusPaths(dbuspath); in TEST()
456 mockoemPlatformHandler->updateOemDbusPaths(dbuspath); in TEST()