Searched defs:device_copy_fn (Results 1 – 2 of 2) sorted by relevance
109 const AsyncVariantDeviceCopyFn& device_copy_fn) { in RegisterDeviceCopyFn()392 const LocalVariantDeviceCopyFn& device_copy_fn) { in UnaryVariantDeviceCopyRegistration()530 device_copy_fn) \ argument535 ctr, T, direction, type_index, device_copy_fn) \ argument540 ctr, T, direction, type_index, device_copy_fn) \ argument
122 UnaryVariantOpRegistry::AsyncVariantDeviceCopyFn* device_copy_fn = in VariantDeviceCopy() local