Searched refs:handle_unary_req (Results 1 – 2 of 2) sorted by relevance
31 Err(ctx) => ctx.handle_unary_req(rc, cq), in resolve()
119 pub fn handle_unary_req(self, rc: RequestCallContext, _: &CompletionQueue) { in handle_unary_req() method