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