Home
last modified time | relevance | path

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

/openbmc/phosphor-ipmi-flash/bmc/
H A Dgeneral_systemd.cpp47 jobMonitor.emplace(bus, in trigger()
71 jobMonitor = std::nullopt; in trigger()
142 jobMonitor = std::nullopt; in match()
H A Dgeneral_systemd.hpp43 std::optional<sdbusplus::bus::match_t> jobMonitor; member in ipmi_flash::SystemdNoFile