Home
last modified time | relevance | path

Searched defs:interfacesRemoved (Results 1 – 7 of 7) sorted by relevance

/openbmc/sdbusplus/include/sdbusplus/bus/
H A Dmatch.hpp135 constexpr auto interfacesRemoved() noexcept in interfacesRemoved() function
150 constexpr auto interfacesRemoved(std::string_view p) noexcept in interfacesRemoved() function
/openbmc/phosphor-fan-presence/control/
H A Dmatches.hpp57 inline auto interfacesRemoved(const std::string& obj) in interfacesRemoved() function
H A Dfunctor.hpp378 auto interfacesRemoved(const char* path, const char* intf, U&& handler) in interfacesRemoved() function
/openbmc/phosphor-fan-presence/control/json/triggers/
H A Dhandlers.hpp102 static bool interfacesRemoved(message& msg, const SignalObject& obj, in interfacesRemoved() function
H A Dsignal.cpp143 void interfacesRemoved(Manager* mgr, const Group& group, in interfacesRemoved() function
/openbmc/phosphor-objmgr/src/
H A Dmain.cpp474 std::vector<std::string> interfacesRemoved; in main() local
535 sdbusplus::bus::match_t interfacesRemoved( in main() local
/openbmc/phosphor-fan-presence/sensor-monitor/
H A Dthreshold_alarm_logger.cpp159 void ThresholdAlarmLogger::interfacesRemoved(sdbusplus::message_t& msg) in interfacesRemoved() function in sensor::monitor::ThresholdAlarmLogger