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 =
64 std::unique_ptr<sdbusplus::bus::match_t> systemCompatibleMatchCallBack; member in pldm::responder::platform_config::Handler
H A Dplatform_config.cpp58 systemCompatibleMatchCallBack.reset(); in systemCompatibleCallback()
112 systemCompatibleMatchCallBack.reset(); in getPlatformName()