Home
last modified time | relevance | path

Searched defs:get_device_type (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/blueberry/utils/command_line_runner/
Drun_bluetooth_tests.py133 def get_device_type(gateway_stub, dut_config_dict): function
/aosp_15_r20/external/autotest/client/common_lib/
H A Dlsbrelease_utils.py167 def get_device_type(lsb_release_content=None): function
/aosp_15_r20/external/pytorch/torch/distributed/tensor/examples/
H A Dtorchrec_sharding_example.py31 def get_device_type(): function
H A Dcomm_mode_features_example.py28 def get_device_type() -> str: function
/aosp_15_r20/hardware/nxp/uwb/halimpl/hal/hbci/
DNxpUwbChipHbciModule.cc525 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 DModule.cpp271 auto get_device_type = [](const DeviceProp& prop) { in registerXpuDeviceProperties() local
/aosp_15_r20/packages/modules/Bluetooth/system/blueberry/tests/topshim/lib/
Dgatt_client.py297 async def get_device_type(self): member in GattClient
/aosp_15_r20/packages/modules/Bluetooth/system/include/hardware/
Dbt_gatt_client.h269 int (*get_device_type)(const RawAddress& bd_addr); member
/aosp_15_r20/external/pytorch/torch/utils/
H A Dcheckpoint.py122 def get_device_type() -> str: member in DefaultDeviceType
/aosp_15_r20/packages/modules/Bluetooth/system/common/
Dmetrics.cc174 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/
Dgatt_service.rs615 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/
Dgatt.rs1310 pub fn get_device_type(&self, addr: &RawAddress) -> i32 { in get_device_type() method
/aosp_15_r20/external/pytorch/torch/_inductor/
H A Dir.py258 def get_device_type(x): function
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h96313 u32 (*get_device_type)(struct se_device *); member
H A Dvmlinux.h96313 u32 (*get_device_type)(struct se_device *); member