Searched refs:DeviceTypeConstRef (Results 1 – 1 of 1) sorted by relevance
139 using DeviceTypeConstRef = std::reference_wrapper<const DeviceType>; variable141 xla::StatusOr<DeviceTypeConstRef> GetDeviceTypeFor( in GetDeviceTypeFor()