/aosp_15_r20/packages/modules/Bluetooth/system/blueberry/utils/command_line_runner/ |
D | run_bluetooth_tests.py | 133 def get_device_type(gateway_stub, dut_config_dict): function
|
/aosp_15_r20/external/autotest/client/common_lib/ |
H A D | lsbrelease_utils.py | 167 def get_device_type(lsb_release_content=None): function
|
/aosp_15_r20/external/pytorch/torch/distributed/tensor/examples/ |
H A D | torchrec_sharding_example.py | 31 def get_device_type(): function
|
H A D | comm_mode_features_example.py | 28 def get_device_type() -> str: function
|
/aosp_15_r20/hardware/nxp/uwb/halimpl/hal/hbci/ |
D | NxpUwbChipHbciModule.cc | 525 device_type_t NxpUwbChipHbciModule::get_device_type(const uint8_t *param, size_t param_len) in get_device_type() function in NxpUwbChipHbciModule
|
/aosp_15_r20/external/pytorch/torch/csrc/xpu/ |
H A D | Module.cpp | 271 auto get_device_type = [](const DeviceProp& prop) { in registerXpuDeviceProperties() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/blueberry/tests/topshim/lib/ |
D | gatt_client.py | 297 async def get_device_type(self): member in GattClient
|
/aosp_15_r20/packages/modules/Bluetooth/system/include/hardware/ |
D | bt_gatt_client.h | 269 int (*get_device_type)(const RawAddress& bd_addr); member
|
/aosp_15_r20/external/pytorch/torch/utils/ |
H A D | checkpoint.py | 122 def get_device_type() -> str: member in DefaultDeviceType
|
/aosp_15_r20/packages/modules/Bluetooth/system/common/ |
D | metrics.cc | 174 static DeviceInfo_DeviceType get_device_type(device_type_t type) { in get_device_type() function
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/facade/src/ |
D | gatt_service.rs | 615 fn get_device_type(&mut self, ctx: RpcContext<'_>, _req: Empty, sink: UnarySink<Empty>) { in get_device_type() method
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/ |
D | gatt.rs | 1310 pub fn get_device_type(&self, addr: &RawAddress) -> i32 { in get_device_type() method
|
/aosp_15_r20/external/pytorch/torch/_inductor/ |
H A D | ir.py | 258 def get_device_type(x): function
|
/aosp_15_r20/external/bcc/libbpf-tools/riscv/ |
H A D | vmlinux_602.h | 96313 u32 (*get_device_type)(struct se_device *); member
|
H A D | vmlinux.h | 96313 u32 (*get_device_type)(struct se_device *); member
|