Home
last modified time | relevance | path

Searched defs:DeleteDevice (Results 1 – 2 of 2) sorted by relevance

/aosp14/system/core/fs_mgr/libdm/
H A Ddm.cpp103 bool DeviceMapper::DeleteDevice(const std::string& name, in DeleteDevice() function in android::dm::DeviceMapper
137 bool DeviceMapper::DeleteDevice(const std::string& name) { in DeleteDevice() function in android::dm::DeviceMapper
/aosp14/system/core/fs_mgr/libsnapshot/
H A Dsnapshot_test.cpp394 AssertionResult DeleteDevice(const std::string& device) { in DeleteDevice() function in android::snapshot::SnapshotTest