Searched refs:child_call (Results 1 – 1 of 1) sorted by relevance
126 struct child_call { struct127 explicit child_call(grpc_call* parent) : parent(parent) {} in child_call() argument165 child_call* child = nullptr;355 call_and_stack_size + (args->parent ? sizeof(child_call) : 0); in grpc_call_create()393 call_and_stack_size) child_call(args->parent); in grpc_call_create()441 child_call* cc = call->child; in grpc_call_create()582 child_call* cc = c->child; in grpc_call_unref()