Home
last modified time | relevance | path

Searched defs:DeviceType (Results 26 – 50 of 305) sorted by relevance

12345678910>>...13

/aosp_15_r20/external/android-nn-driver/1.2/
H A DHalPolicy.hpp35 using DeviceType = V1_2::DeviceType; typedef in armnn_driver::hal_1_2::HalPolicy
/aosp_15_r20/external/pdfium/core/fxge/
H A Drenderdevicedriver_iface.h33 enum class DeviceType : bool { enum
/aosp_15_r20/external/executorch/runtime/core/portable_type/
H A Ddevice.h19 enum class DeviceType : int8_t { enum
/aosp_15_r20/frameworks/native/include/input/
H A DVirtualInputDevice.h25 enum class DeviceType { enum
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/
Denum_helper.h28 enum DeviceType { UNKNOWN = 0, BR_EDR = 1, LE = 2, DUAL = 3 }; enum
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/
H A Dcustom_device.cc50 const char* CustomDeviceTensorHandle::DeviceType(Status* status) const { in DeviceType() function in tensorflow::CustomDeviceTensorHandle
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/
H A Dprofiler_options.proto12 enum DeviceType { enum
/aosp_15_r20/packages/modules/Connectivity/remoteauth/service/java/com/android/server/remoteauth/connectivity/
DDiscoveryFilter.java39 public @interface DeviceType {} annotation in DiscoveryFilter
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Ppi/
H A DBlockIo.h71 EFI_PEI_BLOCK_DEVICE_TYPE DeviceType; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Ppi/
H A DBlockIo.h71 EFI_PEI_BLOCK_DEVICE_TYPE DeviceType; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Ppi/
H A DBlockIo.h71 EFI_PEI_BLOCK_DEVICE_TYPE DeviceType; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Ppi/
H A DBlockIo.h77 EFI_PEI_BLOCK_DEVICE_TYPE DeviceType; member
/aosp_15_r20/packages/modules/HealthFitness/framework/java/android/health/connect/datatypes/
DDevice.java190 public @interface DeviceType {} annotation in Device
/aosp_15_r20/external/pytorch/c10/core/
H A DDeviceType.h36 enum class DeviceType : int8_t { enum
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/convert/
H A Dop_stats_to_pod_viewer_test.cc123 TEST(OpStatsToPodViewer, DeviceType) { in TEST() argument
/aosp_15_r20/external/angle/src/libANGLE/
H A DCLBitField.h69 using DeviceType = BitField; variable
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dinspecting_placer.cc60 [](string* out, const std::pair<DeviceType, int32>& type_and_pref) { in DebugString()
H A Dcolocation_graph.cc544 [&](const std::pair<DeviceType, int32>& entry) { in MaybeExcludeXlaDevices()
815 auto is_cpu_device = [](const std::pair<DeviceType, int32>& entry) -> bool { in AddHostOnlyDataTypesConstraints()
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/inputdevice/tutorial/data/repository/
DTutorialSchedulerRepository.java77 …Object loadData(kotlin.coroutines.Continuation<? super java.util.Map<com.android.systemui.inputdev… in loadData()
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/inputdevice/tutorial/data/repository/
H A DTutorialSchedulerRepository.kt102 enum class DeviceType { class
/aosp_15_r20/external/rust/android-crates-io/crates/uefi/src/proto/device_path/
Dmod.rs189 pub const fn device_type(&self) -> DeviceType { in device_type()
201 pub const fn full_type(&self) -> (DeviceType, DeviceSubType) { in full_type()
/aosp_15_r20/external/rust/crates/uefi/src/proto/device_path/
Dmod.rs189 pub const fn device_type(&self) -> DeviceType { in device_type()
201 pub const fn full_type(&self) -> (DeviceType, DeviceSubType) { in full_type()
/aosp_15_r20/hardware/interfaces/automotive/evs/aidl/impl/default/include/
H A DConfigManager.h60 enum class DeviceType : std::int32_t { enum
/aosp_15_r20/build/make/tools/releasetools/
H A Dcheck_partition_sizes.py91 class DeviceType(object): class
/aosp_15_r20/external/crosvm/devices/src/virtio/vhost/
H A Dscmi.rs85 fn device_type(&self) -> DeviceType { in device_type()

12345678910>>...13