Searched refs:on_done_notified_ (Results 1 – 2 of 2) sorted by relevance
124 p->on_done_notified_ = in CreateAndStart()132 p->ctx_.AsyncNotifyWhenDone(&p->on_done_notified_); in CreateAndStart()156 GPR_ASSERT(on_done_notified_.ReleaseHandler() != nullptr); in OnRequestDelivered()
165 CallableTag on_done_notified_; variable