Searched defs:exec_stop_post (Results 1 – 2 of 2) sorted by relevance
137 fn exec_stop_post(service: &mut ServiceUnit) -> Result<(), RuntimeError> { in exec_stop_post() method
117 exec_stop_post: Vec<CmdTask>, field420 pub fn exec_stop_post(&mut self) -> &mut Vec<CmdTask> { in exec_stop_post() method