Searched refs:subtask_insert_host (Results 1 – 2 of 2) sorted by relevance
516 pub fn subtask_insert_host(&mut self, rep: u32) -> Result<u32> { in subtask_insert_host() method
2904 .subtask_insert_host(task.rep())?; in first_poll()