Searched refs:op_state_machine (Results 1 – 1 of 1) sorted by relevance
124 static void op_state_machine(void* arg, grpc_error* error);248 GRPC_CLOSURE_INIT(&s->op_closure, op_state_machine, s, in init_stream()575 static void op_state_machine(void* arg, grpc_error* error) { in op_state_machine() function