Searched refs:WhenDone (Results 1 – 2 of 2) sorted by relevance
171 return std::bind(&ExecutorBarrier::WhenDone, this, std::placeholders::_1); in Get()182 void WhenDone(const Status& s) { in WhenDone() function
519 void WhenDone(int index, const Status& s) { in WhenDone() function in tensorflow::__anon4940402c0411::RunManyGraphs742 std::bind(&RunManyGraphs::WhenDone, &calls, i, std::placeholders::_1)); in RunPartitionsHelper()