Home
last modified time | relevance | path

Searched refs:fail_helper_locked (Results 1 – 1 of 1) sorted by relevance

/external/grpc-grpc/src/core/ext/transport/inproc/
Dinproc_transport.cc398 static void fail_helper_locked(inproc_stream* s, grpc_error* error) { in fail_helper_locked() function
596 fail_helper_locked(s, GRPC_ERROR_REF(s->cancel_self_error)); in op_state_machine()
599 fail_helper_locked(s, GRPC_ERROR_REF(s->cancel_other_error)); in op_state_machine()
602 fail_helper_locked(s, GRPC_ERROR_REF(error)); in op_state_machine()
638 fail_helper_locked(s, GRPC_ERROR_REF(new_err)); in op_state_machine()
678 fail_helper_locked(s, GRPC_ERROR_REF(new_err)); in op_state_machine()
715 fail_helper_locked(s, GRPC_ERROR_REF(new_err)); in op_state_machine()
745 fail_helper_locked(s, GRPC_ERROR_REF(new_err)); in op_state_machine()