Searched refs:refcounted_done (Results 1 – 1 of 1) sorted by relevance
766 auto* refcounted_done = new ReffedStatusCallback(std::move(done)); in RunMultiDevice() local768 refcounted_done->Ref(); in RunMultiDevice()788 [comp_rets, rets, comp_data, refcounted_done](const Status& status) { in RunMultiDevice()791 refcounted_done->UpdateStatus(status); in RunMultiDevice()799 refcounted_done->Unref(); in RunMultiDevice()802 refcounted_done->Unref(); in RunMultiDevice()