Searched defs:close_f (Results 1 – 3 of 3) sorted by relevance
733 let close_f = accept_call!(call); in execute_unary() localVariable759 let close_f = accept_call!(call); in execute_client_streaming() localVariable778 let close_f = accept_call!(call); in execute_server_streaming() localVariable806 let close_f = accept_call!(call); in execute_duplex_streaming() localVariable
584 close_f: BatchFuture, field651 close_f: Option<BatchFuture>, field
415 close_f: Option<BatchFuture>, field500 let close_f = call.call.start_send_close_client()?; in poll_close() localVariable