Home
last modified time | relevance | path

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

/openbmc/pldm/libpldmresponder/
H A Dplatform_config.hpp25 systemCompatibleMatchCallBack = in Handler()
53 std::unique_ptr<sdbusplus::bus::match_t> systemCompatibleMatchCallBack; member in pldm::responder::platform_config::Handler
H A Dplatform_config.cpp55 systemCompatibleMatchCallBack.reset(); in systemCompatibleCallback()
108 systemCompatibleMatchCallBack.reset(); in getPlatformName()