Searched refs:DeleteDevice (Results 1 – 14 of 14) sorted by relevance
49 dm_.DeleteDevice(name_); in ~TempDevice()57 return dm_.DeleteDevice(name_); in Destroy()
96 return DeleteDevice(name, timeout_ms); in DeleteDeviceIfExists()103 bool DeviceMapper::DeleteDevice(const std::string& name, in DeleteDevice() function in android::dm::DeviceMapper137 bool DeviceMapper::DeleteDevice(const std::string& name) { in DeleteDevice() function in android::dm::DeviceMapper138 return DeleteDevice(name, 0ms); in DeleteDevice()186 DeleteDevice(name); in WaitForDevice()205 DeleteDevice(name); in WaitForDevice()218 DeleteDevice(name); in CreateDevice()223 DeleteDevice(name); in CreateDevice()
583 ASSERT_TRUE(dm.DeleteDevice("libdm-test-dm-linear", 5s)); in TEST_F()745 ASSERT_TRUE(dm.DeleteDevice(test_name_)); in TEST_F()
125 bool DeleteDevice(const std::string& name);129 bool DeleteDevice(const std::string& name, const std::chrono::milliseconds& timeout_ms);
107 ret = dm.DeleteDevice(getId()); in doDestroy()
264 if (!dm.DeleteDevice(name)) { in UnmapDevice()
1171 if (!dm.DeleteDevice("bow")) { in Revert()1830 if (!dm.DeleteDevice(*name, 3s)) { in fs_mgr_remount_userdata_into_checkpointing()
235 DeleteDevice(partition); in CleanupTestArtifacts()380 if (!(res = DeleteDevice(snapshot))) return res; in DeleteSnapshotDevice()384 if (!(res = DeleteDevice(snapshot + "-inner"))) return res; in DeleteSnapshotDevice()385 if (!(res = DeleteDevice(snapshot + "-cow"))) return res; in DeleteSnapshotDevice()389 if (!(res = DeleteDevice(snapshot + "-base"))) return res; in DeleteSnapshotDevice()390 if (!(res = DeleteDevice(snapshot + "-src"))) return res; in DeleteSnapshotDevice()394 AssertionResult DeleteDevice(const std::string& device) { in DeleteDevice() function in android::snapshot::SnapshotTest
71 dm_.DeleteDevice(name_); in ~Tempdevice()79 return dm_.DeleteDevice(name_); in Destroy()
515 if (!dm.DeleteDevice(device_name)) { in TearDownAvbHashtree()
289 if (!dm.DeleteDevice(name)) { in DmDeleteCmdHandler()
66 dm_.DeleteDevice(name_); in ~TempDevice()74 return dm_.DeleteDevice(name_); in Destroy()
437 dm.DeleteDevice(name); in MapWithLoopDeviceList()
236 if (!dm.DeleteDevice(name, timeout)) { in DeleteVerityDevice()321 dm.DeleteDevice(name); in CreateVerityDevice()326 dm.DeleteDevice(name); in CreateVerityDevice()