Home
last modified time | relevance | path

Searched defs:startUnit (Results 1 – 4 of 4) sorted by relevance

/openbmc/dbus-sensors/src/
H A DSystemdInterface.cpp15 auto SystemdInterface::startUnit(sdbusplus::async::context& ctx, in startUnit() function in systemd::SystemdInterface
/openbmc/dbus-sensors/src/leakdetector/
H A DLeakGPIODetector.cpp79 co_await systemd::SystemdInterface::startUnit(ctx, target); in updateGPIOStateAsync() member in leak::GPIODetector::updateGPIOStateAsync::systemd::SystemdInterface
/openbmc/phosphor-health-monitor/
H A Dhealth_utils.cpp11 void startUnit(sdbusplus::bus_t& bus, const std::string& sysdUnit) in startUnit() function
/openbmc/phosphor-state-manager/
H A Dchassis_state_manager.cpp466 void Chassis::startUnit(const std::string& sysdUnit) in startUnit() function in phosphor::state::manager::Chassis