Searched refs:call_done (Results 1 – 4 of 4) 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
832 void call_done(int i, const Status& s) { in call_done() function in tensorflow::__anon26c900ce0711::CleanupBroadcastHelper879 [helper, i](const Status& s) { helper->call_done(i, s); }); in CleanupPartitionsAsync()