Searched refs:grpc_call_combiner_start (Results 1 – 2 of 2) sorted by relevance
/external/grpc-grpc/src/core/lib/iomgr/ |
D | call_combiner.h | 59 grpc_call_combiner_start((call_combiner), (closure), (error), __FILE__, \ 64 void grpc_call_combiner_start(grpc_call_combiner* call_combiner, 72 grpc_call_combiner_start((call_combiner), (closure), (error), (reason)) 76 void grpc_call_combiner_start(grpc_call_combiner* call_combiner,
|
D | call_combiner.cc | 61 void grpc_call_combiner_start(grpc_call_combiner* call_combiner, in grpc_call_combiner_start() function
|