Home
last modified time | relevance | path

Searched defs:DeleteDeviceIfExists (Results 1 – 3 of 3) sorted by relevance

/system/core/fs_mgr/libdm/
Ddm.cpp91 bool DeviceMapper::DeleteDeviceIfExists(const std::string& name, in DeleteDeviceIfExists() function in android::dm::DeviceMapper
99 bool DeviceMapper::DeleteDeviceIfExists(const std::string& name) { in DeleteDeviceIfExists() function in android::dm::DeviceMapper
/system/core/fs_mgr/libsnapshot/include_test/libsnapshot/
Dtest_helpers.h164 virtual bool DeleteDeviceIfExists(const std::string& name) { in DeleteDeviceIfExists() function
/system/core/fs_mgr/libsnapshot/
Dsnapshot.cpp4311 bool SnapshotManager::DeleteDeviceIfExists(const std::string& name, in DeleteDeviceIfExists() function in android::snapshot::SnapshotManager