Searched refs:NeedSyncDeviceToHost (Results 1 – 2 of 2) sorted by relevance
365 bool NeedSyncDeviceToHost() const { return sync_status_ == kNeedSyncDeviceToHost; } in NeedSyncDeviceToHost() function
283 if (last_outputs_[i]->NeedSyncDeviceToHost()) { in GetOutputs()