Searched refs:call_done (Results 1 – 7 of 7) sorted by relevance
153 jmp L$call_done158 L$call_done:
187 jmp NEAR $L$call_done192 $L$call_done:
362 auto call_done = gtl::MakeCleanup([&status, &done] { done(status); }); in CreateSession() local
889 void call_done(int i, const Status& s) { in call_done() function in tensorflow::__anon4940402c0711::CleanupBroadcastHelper936 [helper, i](const Status& s) { helper->call_done(i, s); }); in CleanupPartitionsAsync()