Searched defs:set_on_complete (Results 1 – 4 of 4) sorted by relevance
155 void set_on_complete(grpc_closure* closure) { op_->on_complete = closure; } in set_on_complete() function
3815 bool set_on_complete) { in Create()3821 RetryingCall* call, int refcount, bool set_on_complete) in SubchannelCallBatchData()
1553 bool set_on_complete) { in batch_data_create()