Searched defs:set_on_complete (Results 1 – 5 of 5) sorted by relevance
125 void set_on_complete(grpc_closure* closure) { op_->on_complete = closure; } in set_on_complete() function
202 BatchData* CreateBatch(int refcount, bool set_on_complete) { in CreateBatch()
739 RefCountedPtr<CallAttempt> attempt, int refcount, bool set_on_complete) in BatchData()
371 BatchData* CreateBatch(int refcount, bool set_on_complete) { in CreateBatch()1283 RefCountedPtr<CallAttempt> attempt, int refcount, bool set_on_complete) in BatchData()
110 void set_on_complete(base::OnceClosure on_complete) { in set_on_complete() function