Home
last modified time | relevance | path

Searched defs:skipSignal (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-power/phosphor-regulators/src/
H A Ddbus_sensor.cpp91 constexpr auto skipSignal = true; local
/openbmc/phosphor-networkd/src/
H A Dethernet_interface.cpp139 void EthernetInterface::updateInfo(const InterfaceInfo& info, bool skipSignal) in updateInfo()