/aosp_15_r20/external/android-nn-driver/1.2/ |
H A D | HalPolicy.hpp | 35 using DeviceType = V1_2::DeviceType; typedef in armnn_driver::hal_1_2::HalPolicy
|
/aosp_15_r20/external/pdfium/core/fxge/ |
H A D | renderdevicedriver_iface.h | 33 enum class DeviceType : bool { enum
|
/aosp_15_r20/external/executorch/runtime/core/portable_type/ |
H A D | device.h | 19 enum class DeviceType : int8_t { enum
|
/aosp_15_r20/frameworks/native/include/input/ |
H A D | VirtualInputDevice.h | 25 enum class DeviceType { enum
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/ |
D | enum_helper.h | 28 enum DeviceType { UNKNOWN = 0, BR_EDR = 1, LE = 2, DUAL = 3 }; enum
|
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/ |
H A D | custom_device.cc | 50 const char* CustomDeviceTensorHandle::DeviceType(Status* status) const { in DeviceType() function in tensorflow::CustomDeviceTensorHandle
|
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/ |
H A D | profiler_options.proto | 12 enum DeviceType { enum
|
/aosp_15_r20/packages/modules/Connectivity/remoteauth/service/java/com/android/server/remoteauth/connectivity/ |
D | DiscoveryFilter.java | 39 public @interface DeviceType {} annotation in DiscoveryFilter
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Ppi/ |
H A D | BlockIo.h | 71 EFI_PEI_BLOCK_DEVICE_TYPE DeviceType; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Ppi/ |
H A D | BlockIo.h | 71 EFI_PEI_BLOCK_DEVICE_TYPE DeviceType; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Ppi/ |
H A D | BlockIo.h | 71 EFI_PEI_BLOCK_DEVICE_TYPE DeviceType; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Ppi/ |
H A D | BlockIo.h | 77 EFI_PEI_BLOCK_DEVICE_TYPE DeviceType; member
|
/aosp_15_r20/packages/modules/HealthFitness/framework/java/android/health/connect/datatypes/ |
D | Device.java | 190 public @interface DeviceType {} annotation in Device
|
/aosp_15_r20/external/pytorch/c10/core/ |
H A D | DeviceType.h | 36 enum class DeviceType : int8_t { enum
|
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/convert/ |
H A D | op_stats_to_pod_viewer_test.cc | 123 TEST(OpStatsToPodViewer, DeviceType) { in TEST() argument
|
/aosp_15_r20/external/angle/src/libANGLE/ |
H A D | CLBitField.h | 69 using DeviceType = BitField; variable
|
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/ |
H A D | inspecting_placer.cc | 60 [](string* out, const std::pair<DeviceType, int32>& type_and_pref) { in DebugString()
|
H A D | colocation_graph.cc | 544 [&](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/ |
D | TutorialSchedulerRepository.java | 77 …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 D | TutorialSchedulerRepository.kt | 102 enum class DeviceType { class
|
/aosp_15_r20/external/rust/android-crates-io/crates/uefi/src/proto/device_path/ |
D | mod.rs | 189 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/ |
D | mod.rs | 189 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 D | ConfigManager.h | 60 enum class DeviceType : std::int32_t { enum
|
/aosp_15_r20/build/make/tools/releasetools/ |
H A D | check_partition_sizes.py | 91 class DeviceType(object): class
|
/aosp_15_r20/external/crosvm/devices/src/virtio/vhost/ |
H A D | scmi.rs | 85 fn device_type(&self) -> DeviceType { in device_type()
|