/ohos5.0/base/msdp/device_status/rust/subsystem/distributed_hardware/sys/src/interaction/ |
H A D | dm_device_info.rs | 56 pub fn device_name(&self) -> String { in device_name() method 59 let device_name = unsafe {CStr::from_ptr((*self.as_inner()).device_name)}; in device_name() localVariable
|
/aosp12/system/bt/service/common/bluetooth/ |
H A D | scan_filter.h | 37 const std::string& device_name() const { return device_name_; } in device_name() function
|
/ohos5.0/build/indep_configs/variants/default/ |
H A D | build_config.json | 3 "device_name": "rk3568", string
|
/ohos5.0/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/command_line/ |
H A D | hdf_get_handler.py | 204 def delete_device_operation(self, device_name, *section): argument 220 def judgement_device_in_model(self, device_name): argument
|
/aosp12/system/core/init/ |
H A D | uevent.h | 31 std::string device_name; member
|
H A D | block_dev_initializer.cpp | 127 const std::string device_name(basename(device.c_str())); in InitDmDevice() local
|
/aosp12/system/core/fs_mgr/include/ |
H A D | fs_mgr_dm_linear.h | 75 std::string device_name; member
|
/aosp12/system/bt/service/common/android/bluetooth/ |
H A D | IBluetoothCallback.aidl | 29 String device_name, in OnSspRequest()
|
/aosp12/hardware/qcom/audio/hal/msm8916/ |
H A D | hw_info.c | 102 char *device_name) in hw_info_append_hw_type()
|
/aosp12/hardware/qcom/audio/hal/msm8974/ |
H A D | hw_info.c | 128 char *device_name) in hw_info_append_hw_type()
|
/aosp12/system/bt/gd/security/pairing/ |
H A D | classic_pairing_handler.h | 45 std::string device_name, in ClassicPairingHandler()
|
/aosp12/system/extras/partition_tools/ |
H A D | lpdump.cc | 302 std::string device_name = GetBlockDevicePartitionName(block_device); in ParseLinearExtentData() local 333 std::string device_name = GetBlockDevicePartitionName(block_device); in PrintMetadata() local
|
/aosp12/hardware/invensense/6515/libsensors_iio/software/simple_apps/devnode_parser/ |
H A D | read_device_node.c | 224 char device_name[10]; in main() local
|
/ohos5.0/base/msdp/device_status/rust/subsystem/distributed_hardware/sys/src/ |
H A D | dm_binding.rs | 54 pub device_name: *const c_char, field
|
/aosp12/system/apex/apexd/ |
H A D | apex_database.h | 41 std::string device_name; // Name of the dm verity device. member
|
H A D | apexd_loop.cpp | 91 std::string device_name = Basename(device_path); in ConfigureReadAhead() local
|
H A D | apex_database_test.cpp | 106 const std::string& mount_point, const std::string& device_name, in Contains()
|
/ohos5.0/build/hb/util/preloader/ |
H A D | preloader_process_data.py | 295 def _get_device_info_v2(self, device_name, config_dir) -> dict: argument
|
/aosp12/bionic/libc/kernel/uapi/linux/usb/ |
H A D | raw_gadget.h | 27 __u8 device_name[UDC_NAME_LENGTH_MAX]; member
|
/aosp12/system/core/fs_mgr/libfs_avb/ |
H A D | fs_avb.cpp | 506 const std::string device_name(GetVerityDeviceName(*fstab_entry)); in TearDownAvbHashtree() local
|
/aosp12/hardware/google/camera/common/hal/hidl_service/ |
H A D | hidl_camera_provider.cc | 338 bool HidlCameraProvider::ParseDeviceName(const hidl_string& device_name, in ParseDeviceName()
|
/aosp12/art/test/testrunner/ |
H A D | testrunner.py | 821 def get_disabled_test_info(device_name): argument
|
/aosp12/bionic/libc/kernel/uapi/sound/ |
H A D | firewire.h | 96 char device_name[16]; member
|
/aosp12/frameworks/native/services/vr/virtual_touchpad/ |
H A D | EvdevInjector.cpp | 64 int EvdevInjector::ConfigureBegin(const char* device_name, int16_t bustype, in ConfigureBegin()
|
/ohos5.0/base/msdp/device_status/rust/subsystem/dsoftbus/sys/src/ |
H A D | binding.rs | 50 pub device_name: [i8; DEVICE_NAME_BUF_LEN], field
|