Searched refs:AsyncNotifyWhenDone (Results 1 – 5 of 5) sorted by relevance
248 ctx_.AsyncNotifyWhenDone(&cancelled_tag_); in RegisterCancellationHandler()
232 void AsyncNotifyWhenDone(void* tag) { in AsyncNotifyWhenDone() function
1096 srv_ctx.AsyncNotifyWhenDone(tag(5)); in TEST_P()1129 srv_ctx.AsyncNotifyWhenDone(tag(5)); in TEST_P()1216 srv_ctx.AsyncNotifyWhenDone(tag(11)); in TestClientStreamingServerCancel()1370 srv_ctx.AsyncNotifyWhenDone(tag(11)); in TestServerStreamingServerCancel()1521 srv_ctx.AsyncNotifyWhenDone(tag(11)); in TestBidiStreamingServerCancel()
132 p->ctx_.AsyncNotifyWhenDone(&p->on_done_notified_); in CreateAndStart()
100 through an `AsyncNotifyWhenDone` API in C++