Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/surface/
Dcall.cc1130 grpc_call* next_child_call; in post_batch_completion() local
1156 next_child_call = child->child->sibling_next; in post_batch_completion()
1162 child = next_child_call; in post_batch_completion()