Home
last modified time | relevance | path

Searched defs:device_name (Results 1 – 21 of 21) sorted by relevance

/system/bt/service/common/bluetooth/
Dscan_filter.h37 const std::string& device_name() const { return device_name_; } in device_name() function
/system/core/init/
Duevent.h31 std::string device_name; member
Dblock_dev_initializer.cpp127 const std::string device_name(basename(device.c_str())); in InitDmDevice() local
/system/core/fs_mgr/include/
Dfs_mgr_dm_linear.h75 std::string device_name; member
/system/bt/service/common/android/bluetooth/
DIBluetoothCallback.aidl29 String device_name, in OnSspRequest()
/system/bt/gd/security/pairing/
Dclassic_pairing_handler.h45 std::string device_name, in ClassicPairingHandler()
/system/extras/partition_tools/
Dlpdump.cc302 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/
Dsnapshot_fuzz.proto46 string device_name = 8; field
/system/apex/apexd/
Dapex_database.h41 std::string device_name; // Name of the dm verity device. member
Dapexd_loop.cpp91 std::string device_name = Basename(device_path); in ConfigureReadAhead() local
Dapex_database_test.cpp106 const std::string& mount_point, const std::string& device_name, in Contains()
Dapexd.cpp425 const std::string& device_name, in MountPackageImpl()
1045 const std::string& device_name) { in MountPackage()
1237 const std::string& device_name) { in ActivatePackageImpl()
1582 std::string device_name = GetPackageId(apex->GetManifest()); in ActivateApexWorker() local
/system/core/fs_mgr/libfs_avb/
Dfs_avb.cpp506 const std::string device_name(GetVerityDeviceName(*fstab_entry)); in TearDownAvbHashtree() local
Davb_util.cpp114 const std::string device_name(GetVerityDeviceName(*fstab_entry)); in HashtreeDmVeritySetup() local
/system/bt/service/ipc/binder/
Dbluetooth_binder_server.cc416 const std::string& device_name, in OnSspRequest()
/system/extras/simpleperf/
Devent_type.cpp210 for (const auto& device_name : GetSubDirs(evtsrc_dirname)) { in LoadTypes() local
/system/bt/service/
Dadapter.cc167 const std::string& device_name, int cod, in OnSspRequest()
/system/bt/service/client/
Dmain.cc165 const String16& device_name, int32_t cod, in OnSspRequest()
/system/bt/include/hardware/
Dbluetooth.h344 uint8_t device_name[256]; /* Name of the device */ member
/system/core/fs_mgr/libsnapshot/
Dsnapshot.cpp3598 bool SnapshotManager::GetMappedImageDevicePath(const std::string& device_name, in GetMappedImageDevicePath()
3611 bool SnapshotManager::GetMappedImageDeviceStringOrPath(const std::string& device_name, in GetMappedImageDeviceStringOrPath()
/system/core/fs_mgr/
Dfs_mgr.cpp1088 std::string device_name; in fs_mgr_update_logical_partition() local