Searched defs:device_path (Results 1 – 15 of 15) sorted by relevance
76 static std::string device_path; variable
275 std::string FastBootTest::device_path = ""; member in fastboot::FastBootTest
50 std::string device_path = fstab_entry.blk_device; in LoadAndVerifyVbmeta() local
158 std::string device_path; in GetLogicalPath() local
211 auto device_path = custom_device_path ? custom_device_path : android_by_name_symlink; in LoadAndVerifyVbmeta() local
52 char device_path[256]; member
70 Result<void> configureReadAhead(const std::string& device_path) { in configureReadAhead()
191 def _pull_file_from_device(self, device_path, host_path): argument
322 base::FilePath device_path(device); in SysfsBlockDevice() local
180 const string& device_path, in RunPostinstallAction()
531 const char *device_path = "/dev/input"; in getevent_main() local
390 std::string device_path = get_device_dev_path(device); in device_connected() local
180 auto device_path = GetDevicePathForFile(fw.get()); in CreateBackingImage() local
617 std::string device_path; in getAvbPublicKey() local
787 bool fs_mgr_overlayfs_mount_scratch(const std::string& device_path, const std::string mnt_type, in fs_mgr_overlayfs_mount_scratch()