Searched refs:checkAndThrowInternalFailure (Results 1 – 3 of 3) sorted by relevance
18 void checkAndThrowInternalFailure(boost::system::error_code& ec, in checkAndThrowInternalFailure() function38 checkAndThrowInternalFailure(ec, "daemon-reload operation failed"); in systemdDaemonReload()63 checkAndThrowInternalFailure(ec, in systemdUnitAction()91 checkAndThrowInternalFailure(ec, "Systemd operation timer error"); in systemdUnitAction()108 checkAndThrowInternalFailure(ec, "Systemd UnmaskUnitFiles() failed."); in systemdUnitFilesStateChange()115 checkAndThrowInternalFailure(ec, "Systemd MaskUnitFiles() failed."); in systemdUnitFilesStateChange()123 checkAndThrowInternalFailure(ec, "Systemd EnableUnitFiles() failed."); in systemdUnitFilesStateChange()130 checkAndThrowInternalFailure(ec, "Systemd DisableUnitFiles() failed."); in systemdUnitFilesStateChange()
384 checkAndThrowInternalFailure( in stopAndApplyUnitConfig()
74 void checkAndThrowInternalFailure(boost::system::error_code& ec,