Home
last modified time | relevance | path

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

/haiku/src/servers/launch/
H A DLog.h80 void JobStopped(BaseJob* job, bool force);
H A DLog.cpp287 Log::JobStopped(BaseJob* job, bool force) in JobStopped() function in Log
H A DLaunchDaemon.cpp866 fLog.JobStopped(target, force); in _HandleStopLaunchTarget()
961 fLog.JobStopped(job, force); in _HandleStopLaunchJob()