Searched defs:exec_stop (Results 1 – 2 of 2) sorted by relevance
128 fn exec_stop(service: &mut ServiceUnit) -> Result<(), RuntimeError> { in exec_stop() method
116 exec_stop: Vec<CmdTask>, field416 pub fn exec_stop(&self) -> &Vec<CmdTask> { in exec_stop() method