Searched defs:remove_task (Results 1 – 4 of 4) sorted by relevance
56 pub(super) fn remove_task(task_id: u32) -> String { in remove_task() function
172 pub(crate) fn remove_task(&mut self, uid: u64, task_id: u32) -> Result<(), ErrorCode> { in remove_task() method
45 pub(crate) fn remove_task(&mut self, uid: u64, task_id: u32) -> bool { in remove_task() method
64 pub(crate) fn remove_task(&mut self, uid: u64, task_id: u32) -> bool { in remove_task() method