Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/user_channel/
H A Dchannel_mgmt.cpp99 std::unique_ptr<sdbusplus::bus::match_t> chPropertiesSignal variable
297 chPropertiesSignal.reset(); in ~ChannelConfig()
338 if (chPropertiesSignal == nullptr && sigHndlrLock.try_lock()) in ChannelConfig()
341 chPropertiesSignal = std::make_unique<sdbusplus::bus::match_t>( in ChannelConfig()