Searched defs:device_copy_fn (Results 1 – 2 of 2) sorted by relevance
112 const AsyncVariantDeviceCopyFn& device_copy_fn) { in RegisterDeviceCopyFn()393 const LocalVariantDeviceCopyFn& device_copy_fn) { in UnaryVariantDeviceCopyRegistration()531 device_copy_fn) \ argument536 ctr, T, direction, type_index, device_copy_fn) \ argument541 ctr, T, direction, type_index, device_copy_fn) \ argument
132 UnaryVariantOpRegistry::AsyncVariantDeviceCopyFn* device_copy_fn = in VariantDeviceCopy() local