Searched refs:cancellableContext (Results 1 – 2 of 2) sorted by relevance
160 Context.CancellableContext cancellableContext = Context.current().withCancellation(); in advertise() local161 cancellableContext.run( in advertise()168 return cancellableContext; in advertise()
315 val cancellableContext = GrpcContext.current().withCancellation() in advertiseWithBumble() constant316 with(cancellableContext) { in advertiseWithBumble()320 return cancellableContext in advertiseWithBumble()