Searched refs:batch_pair (Results 1 – 2 of 2) sorted by relevance
122 pub fn batch_pair(ty: BatchType) -> (BatchFuture, CallTag) { in batch_pair() method
263 let (cq_f, tag) = CallTag::batch_pair(bt); in check_run()