Searched defs:DoneCallback (Results 1 – 12 of 12) sorted by relevance
61 typedef std::function<void()> DoneCallback; typedef
34 typedef AsyncOpKernel::DoneCallback DoneCallback; typedef
57 typedef std::function<void(const Status&)> DoneCallback; typedef
102 DoneCallback; typedef
821 typedef std::function<void(const Status&)> DoneCallback; typedef
222 typedef std::function<void()> DoneCallback; typedef
51 typedef std::function<void(Status)> DoneCallback; typedef
57 typedef AsyncOpKernel::DoneCallback DoneCallback; typedef
37 typedef std::function<void()> DoneCallback; typedef
46 typedef std::function<void()> DoneCallback; typedef in tensorflow::barrier::Barrier
120 typedef std::function<void(const Status&)> DoneCallback; typedef
178 static bool DoneCallback(const MinidumpDescriptor& descriptor, in DoneCallback() function