Searched defs:device_path (Results 1 – 14 of 14) sorted by relevance
76 static std::string device_path; variable
275 std::string FastBootTest::device_path = ""; member in fastboot::FastBootTest
55 char device_path[256]; member
50 std::string device_path = fstab_entry.blk_device; in LoadAndVerifyVbmeta() local
163 std::string device_path; in GetLogicalPath() local
220 auto device_path = custom_device_path ? custom_device_path : android_by_name_symlink; in LoadAndVerifyVbmeta() local
78 Result<void> ConfigureScheduler(const std::string& device_path) { in ConfigureScheduler()250 Result<void> ConfigureReadAhead(const std::string& device_path) { in ConfigureReadAhead()
189 const string& device_path, in RunPostinstallAction()
530 const char *device_path = "/dev/input"; in getevent_main() local
538 bool MountScratch(const std::string& device_path, bool readonly) { in MountScratch()
2032 static bool ConfigureIoScheduler(const std::string& device_path) { in ConfigureIoScheduler()
194 auto device_path = GetDevicePathForFile(fw.get()); in CreateBackingImage() local
701 std::string device_path; in getAvbPublicKey() local
4176 std::string* device_path) { in GetMappedImageDevicePath()