Home
last modified time | relevance | path

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

/third_party/grpc/src/core/lib/iomgr/
Dclosure.h196 inline void grpc_closure_list_fail_all(grpc_closure_list* list, function
Dresource_quota.cc332 grpc_closure_list_fail_all( in rq_alloc()
/third_party/grpc/src/core/ext/transport/chttp2/transport/
Dchttp2_transport.cc1622 grpc_closure_list_fail_all(&pq->lists[j], GRPC_ERROR_REF(error)); in cancel_pings()