Home
last modified time | relevance | path

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

/system/core/fastboot/fuzzy_fastboot/
Dfixtures.h76 static std::string device_path; variable
Dfixtures.cpp275 std::string FastBootTest::device_path = ""; member in fastboot::FastBootTest
/system/memory/mmd/src/
Dblock_dev.rs101 let device_path = std::fs::canonicalize(format!("{sysfs_path}/dev/block/{major}:{minor}"))?; in get_block_device_name() localVariable
201 let device_path = root.join(device_path.trim_start_matches("/")); in build() localVariable
Dmain.rs254 let device_path = writeback_device.path; in setup_zram_writeback() localVariable
/system/core/fastboot/
Dusb.h55 char device_path[256]; member
/system/core/fs_mgr/libfs_avb/
Dfs_avb_util.cpp51 std::string device_path = fstab_entry.blk_device; in LoadAndVerifyVbmeta() local
Davb_ops.cpp164 std::string device_path; in GetLogicalPath() local
Dfs_avb.cpp221 auto device_path = custom_device_path ? custom_device_path : android_by_name_symlink; in LoadAndVerifyVbmeta() local
/system/apex/apexd/
Dapexd_loop.cpp80 Result<void> ConfigureScheduler(const std::string& device_path) { in ConfigureScheduler()
281 Result<void> ConfigureReadAhead(const std::string& device_path) { in ConfigureReadAhead()
/system/core/fs_mgr/libsnapshot/
Dscratch_super.cpp162 static bool MountScratch(const std::string& device_path) { in MountScratch()
Dsnapshotctl.cpp821 std::string device_path = fstab_entry->blk_device; in DumpVerityHash() local
Dsnapshot.cpp4450 std::string* device_path) { in GetMappedImageDevicePath()
/system/update_engine/payload_consumer/
Dpostinstall_runner_action_unittest.cc208 const string& device_path, in RunPostinstallAction()
/system/core/toolbox/
Dgetevent.c530 const char *device_path = "/dev/input"; in getevent_main() local
/system/core/fs_mgr/
Dfs_mgr_overlayfs_mount.cpp558 bool MountScratch(const std::string& device_path, bool readonly) { in MountScratch()
Dfs_mgr.cpp1908 static bool ConfigureIoScheduler(const std::string& device_path) { in ConfigureIoScheduler()
/system/core/init/
Ddevices.cpp275 bool DeviceHandler::FindSubsystemDevice(std::string path, std::string* device_path, in FindSubsystemDevice()
/system/core/fs_mgr/libfiemap/
Dimage_manager.cpp194 auto device_path = GetDevicePathForFile(fw.get()); in CreateBackingImage() local
/system/gsid/
Dgsi_service.cpp701 std::string device_path; in getAvbPublicKey() local
/system/cros-codecs/src/backend/v4l2/
Dencoder.rs936 let device_path = PathBuf::from(format!("/dev/video{dev_no}")); in find_device_with_capture() localVariable
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h25501 } device_path; member