Searched defs:set_on_complete (Results 1 – 5 of 5) sorted by relevance
155 void set_on_complete(grpc_closure* closure) { op_->on_complete = closure; } in set_on_complete() function
111 void set_on_complete(base::OnceClosure on_complete) { in set_on_complete() function
324 BatchData* CreateBatch(int refcount, bool set_on_complete) { in CreateBatch()918 RefCountedPtr<CallAttempt> attempt, int refcount, bool set_on_complete) in BatchData()
1553 bool set_on_complete) { in batch_data_create()