Home
last modified time | relevance | path

Searched defs:source_device (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/system/authgraph/boringssl/src/
H A Dtests.rs113 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 Dwearservices_atoms.proto60 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 Dwearservices_extension_atoms.proto428 optional android.app.wearservices.RequestSource source_device = 2; field
/aosp_15_r20/external/tensorflow/tensorflow/python/data/ops/
H A Dmulti_device_iterator_ops.py40 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 Dpartition_update_generator_android.cc63 std::string source_device; in GenerateOperationsForPartitionsNotInPayload() local
127 const std::string& source_device, in CreatePartitionUpdate()
H A Dcow_writer_file_descriptor.cc33 const std::optional<std::string>& source_device) in CowWriterFileDescriptor()
/aosp_15_r20/external/tensorflow/tensorflow/python/data/experimental/ops/
H A Dprefetching_ops.py66 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 Dwriter_base.cpp179 const std::optional<std::string>& source_device) { in OpenFileDescriptor()
H A Dsnapshot_reader.cpp28 const std::optional<std::string>& source_device, in CompressedSnapshotReader()
/aosp_15_r20/system/update_engine/aosp/
H A Ddynamic_partition_control_android.cc885 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 Dprocess_function_library_runtime.cc121 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 Dfunction.cc1037 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/
Dwearservices_atoms.pb.h2566 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
Dwearservices_extension_atoms.pb.h5804 …droid::app::wearservices::RequestSource WsNotificationManagedDismissalSync::source_device() const { in source_device() function
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dfunction_ops.cc291 const string& source_device = lib->device()->name(); in ComputeAsync() local
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dfunction.h858 std::string source_device = ""; // Fully specified device name. member
/aosp_15_r20/system/core/fs_mgr/libsnapshot/
H A Dsnapshot.cpp1792 std::string source_device; in PerformInitTransition() local
2654 auto source_device = GetSourceDeviceName(params.GetPartitionName()); in MapPartitionWithSnapshot() local