Home
last modified time | relevance | path

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

/openbmc/phosphor-buttons/inc/
H A Dbutton_handler.hpp83 void idReleased(sdbusplus::message_t& msg);
/openbmc/phosphor-buttons/src/
H A Dbutton_handler.cpp162 std::bind(std::mem_fn(&Handler::idReleased), this, in Handler()
446 void Handler::idReleased(sdbusplus::message_t& /* msg */) in idReleased() function in phosphor::button::Handler