Searched defs:RunClosures (Results 1 – 4 of 4) sorted by relevance
142 void RunClosures(grpc_call_combiner* call_combiner) { in RunClosures() function
60 size_t GrpcExecutor::RunClosures(const char* executor_name, in RunClosures() function in GrpcExecutor
164 void RunClosures(CallCombiner* call_combiner) { in RunClosures() function
100 size_t Executor::RunClosures(const char* executor_name, in RunClosures() function in grpc_core::Executor