Home
last modified time | relevance | path

Searched defs:device_path (Results 1 – 14 of 14) 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/core/fastboot/
Dusb.h55 char device_path[256]; member
/system/core/fs_mgr/libfs_avb/
Dfs_avb_util.cpp50 std::string device_path = fstab_entry.blk_device; in LoadAndVerifyVbmeta() local
Davb_ops.cpp163 std::string device_path; in GetLogicalPath() local
Dfs_avb.cpp220 auto device_path = custom_device_path ? custom_device_path : android_by_name_symlink; in LoadAndVerifyVbmeta() local
/system/apex/apexd/
Dapexd_loop.cpp78 Result<void> ConfigureScheduler(const std::string& device_path) { in ConfigureScheduler()
250 Result<void> ConfigureReadAhead(const std::string& device_path) { in ConfigureReadAhead()
/system/update_engine/payload_consumer/
Dpostinstall_runner_action_unittest.cc189 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.cpp538 bool MountScratch(const std::string& device_path, bool readonly) { in MountScratch()
Dfs_mgr.cpp2032 static bool ConfigureIoScheduler(const std::string& device_path) { in ConfigureIoScheduler()
/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/core/fs_mgr/libsnapshot/
Dsnapshot.cpp4176 std::string* device_path) { in GetMappedImageDevicePath()