/aosp_15_r20/system/authgraph/boringssl/src/ |
H A D | tests.rs | 113 let source_device = crate::test_device::AgDevice::default(); in test_ke_with_newer_source() localVariable 138 let source_device = crate::test_device::AgDevice::default(); in test_ke_with_newer_sink() localVariable 163 let source_device = crate::test_device::AgDevice::default(); in test_ke_for_protocol_downgrade() localVariable 216 let source_device = crate::test_device::AgDevice::default(); in test_key_exchange_with_non_empty_dice_chains() localVariable 246 let source_device = crate::test_device::AgDevice::default(); in test_key_exchange_with_mixed_dice_chains() localVariable
|
/aosp_15_r20/frameworks/proto_logging/stats/atoms/wearservices/ |
H A D | wearservices_atoms.proto | 60 optional android.app.wearservices.RequestSource source_device = 3; field 143 optional android.app.wearservices.RequestSource source_device = 3; field 173 optional android.app.wearservices.RequestSource source_device = 3; field 212 optional android.app.wearservices.RequestSource source_device = 2; field 230 optional android.app.wearservices.RequestSource source_device = 2; field
|
H A D | wearservices_extension_atoms.proto | 428 optional android.app.wearservices.RequestSource source_device = 2; field
|
/aosp_15_r20/external/tensorflow/tensorflow/python/data/ops/ |
H A D | multi_device_iterator_ops.py | 40 source_device, element_spec, iterator_is_anonymous): argument 227 source_device="/cpu:0"): argument 372 def __init__(self, devices, source_device, element_spec): argument 431 source_device="/cpu:0", argument
|
/aosp_15_r20/system/update_engine/payload_consumer/ |
H A D | partition_update_generator_android.cc | 63 std::string source_device; in GenerateOperationsForPartitionsNotInPayload() local 127 const std::string& source_device, in CreatePartitionUpdate()
|
H A D | cow_writer_file_descriptor.cc | 33 const std::optional<std::string>& source_device) in CowWriterFileDescriptor()
|
/aosp_15_r20/external/tensorflow/tensorflow/python/data/experimental/ops/ |
H A D | prefetching_ops.py | 66 def copy_to_device(target_device, source_device="/cpu:0"): argument 91 def __init__(self, input_dataset, target_device, source_device="/cpu:0"): argument
|
/aosp_15_r20/system/core/fs_mgr/libsnapshot/libsnapshot_cow/ |
H A D | writer_base.cpp | 179 const std::optional<std::string>& source_device) { in OpenFileDescriptor()
|
H A D | snapshot_reader.cpp | 28 const std::optional<std::string>& source_device, in CompressedSnapshotReader()
|
/aosp_15_r20/system/update_engine/aosp/ |
H A D | dynamic_partition_control_android.cc | 885 auto source_device = in PrepareDynamicPartitionsForUpdate() local 1243 std::string source_device = in IsSuperBlockDevice() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/ |
H A D | process_function_library_runtime.cc | 121 const string& source_device, const string& target_device, in SendTensors() 140 const string& source_device, const string& target_device, in ReceiveTensorsAsync() 1795 string source_device = opts.source_device; in RunInternal() local
|
H A D | function.cc | 1037 string source_device = opts.source_device; in RunRemote() local
|
/aosp_15_r20/out/soong/.intermediates/frameworks/proto_logging/stats/libstats_proto_host/linux_glibc_x86_64_shared/gen/proto/frameworks/proto_logging/stats/atoms/wearservices/ |
D | wearservices_atoms.pb.h | 2566 inline ::android::app::wearservices::RequestSource WsNotificationUpdated::source_device() const { in source_device() function 3266 inline ::android::app::wearservices::RequestSource WsNotificationDismissalActioned::source_device()… in source_device() function 3569 inline ::android::app::wearservices::RequestSource WsNotificationActioned::source_device() const { in source_device() function 3972 inline ::android::app::wearservices::RequestSource WsNotificationBlocking::source_device() const { in source_device() function 4160 inline ::android::app::wearservices::RequestSource WsNotificationLatency::source_device() const { in source_device() function
|
D | wearservices_extension_atoms.pb.h | 5804 …droid::app::wearservices::RequestSource WsNotificationManagedDismissalSync::source_device() const { in source_device() function
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | function_ops.cc | 291 const string& source_device = lib->device()->name(); in ComputeAsync() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/ |
H A D | function.h | 858 std::string source_device = ""; // Fully specified device name. member
|
/aosp_15_r20/system/core/fs_mgr/libsnapshot/ |
H A D | snapshot.cpp | 1792 std::string source_device; in PerformInitTransition() local 2654 auto source_device = GetSourceDeviceName(params.GetPartitionName()); in MapPartitionWithSnapshot() local
|