/system/bt/service/common/bluetooth/ |
D | scan_filter.h | 37 const std::string& device_name() const { return device_name_; } in device_name() function
|
/system/core/init/ |
D | uevent.h | 31 std::string device_name; member
|
D | block_dev_initializer.cpp | 127 const std::string device_name(basename(device.c_str())); in InitDmDevice() local
|
/system/bt/gd/security/pairing/ |
D | classic_pairing_handler.h | 41 … UI* user_interface, os::Handler* user_interface_handler, std::string device_name) in ClassicPairingHandler()
|
/system/core/fs_mgr/include/ |
D | fs_mgr_dm_linear.h | 75 std::string device_name; member
|
/system/bt/service/common/android/bluetooth/ |
D | IBluetoothCallback.aidl | 29 String device_name, in OnSspRequest()
|
/system/apex/apexd/ |
D | apexd_loop.cpp | 76 std::string device_name = device_path.substr(pos + 1, std::string::npos); in configureReadAhead() local
|
D | apex_database.h | 37 std::string device_name; // Name of the dm verity device. member
|
D | apex_database_test.cpp | 106 const std::string& mount_point, const std::string& device_name, in Contains()
|
D | apexd.cpp | 362 const std::string& device_name, in MountPackageImpl()
|
/system/extras/partition_tools/ |
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
|
/system/core/fs_mgr/libsnapshot/android/snapshot/ |
D | snapshot_fuzz.proto | 46 string device_name = 8; field
|
/system/core/fs_mgr/libfs_avb/ |
D | fs_avb.cpp | 506 const std::string device_name(GetVerityDeviceName(*fstab_entry)); in TearDownAvbHashtree() local
|
D | avb_util.cpp | 112 const std::string device_name(GetVerityDeviceName(*fstab_entry)); in HashtreeDmVeritySetup() local
|
/system/extras/simpleperf/ |
D | event_type.cpp | 193 for (const auto& device_name : GetSubDirs(evtsrc_dirname)) { in GetPmuEventTypes() local
|
/system/bt/service/ipc/binder/ |
D | bluetooth_binder_server.cc | 416 const std::string& device_name, in OnSspRequest()
|
/system/bt/service/ |
D | adapter.cc | 166 const std::string& device_name, int cod, in OnSspRequest()
|
/system/bt/service/client/ |
D | main.cc | 165 const String16& device_name, int32_t cod, in OnSspRequest()
|
/system/core/fs_mgr/ |
D | fs_mgr.cpp | 1032 std::string device_name; in fs_mgr_update_logical_partition() local
|
/system/core/fs_mgr/libsnapshot/ |
D | snapshot.cpp | 2770 bool SnapshotManager::GetMappedImageDeviceStringOrPath(const std::string& device_name, in GetMappedImageDeviceStringOrPath()
|