Searched defs:curr_op (Results 1 – 4 of 4) sorted by relevance
36 auto curr_op = op_it->get(); in Run() local
179 grpc_transport_stream_op_batch* curr_op; member805 static bool op_can_be_run(grpc_transport_stream_op_batch* curr_op, in op_can_be_run()
200 grpc_transport_stream_op_batch* curr_op = nullptr; member823 static bool op_can_be_run(grpc_transport_stream_op_batch* curr_op, in op_can_be_run()
831 Operation* curr_op = op_to_visit.op; in RewriteFunction() local