Home
last modified time | relevance | path

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

/third_party/grpc/src/core/lib/surface/
Dcall.cc298 static void post_batch_completion(batch_control* bctl);
1180 static void post_batch_completion(batch_control* bctl) { in post_batch_completion() function
1252 post_batch_completion(bctl); in finish_batch_step()