Searched defs:startUnit (Results 1 – 4 of 4) sorted by relevance
/openbmc/dbus-sensors/src/ | ||
H A D | SystemdInterface.cpp | 15 auto SystemdInterface::startUnit(sdbusplus::async::context& ctx, in startUnit() function in systemd::SystemdInterface |
/openbmc/dbus-sensors/src/leakdetector/ | ||
H A D | LeakGPIODetector.cpp | 79 co_await systemd::SystemdInterface::startUnit(ctx, target); in updateGPIOStateAsync() member in leak::GPIODetector::updateGPIOStateAsync::systemd::SystemdInterface |
/openbmc/phosphor-health-monitor/ | ||
H A D | health_utils.cpp | 11 void startUnit(sdbusplus::bus_t& bus, const std::string& sysdUnit) in startUnit() function |
/openbmc/phosphor-state-manager/ | ||
H A D | chassis_state_manager.cpp | 466 void Chassis::startUnit(const std::string& sysdUnit) in startUnit() function in phosphor::state::manager::Chassis |