Searched defs:DeleteDeviceIfExists (Results 1 – 3 of 3) sorted by relevance
/system/core/fs_mgr/libdm/ | ||
D | dm.cpp | 91 bool DeviceMapper::DeleteDeviceIfExists(const std::string& name, in DeleteDeviceIfExists() function in android::dm::DeviceMapper |
/system/core/fs_mgr/libsnapshot/include_test/libsnapshot/ | ||
D | test_helpers.h | 164 virtual bool DeleteDeviceIfExists(const std::string& name) { in DeleteDeviceIfExists() function |
/system/core/fs_mgr/libsnapshot/ | ||
D | snapshot.cpp | 4311 bool SnapshotManager::DeleteDeviceIfExists(const std::string& name, in DeleteDeviceIfExists() function in android::snapshot::SnapshotManager |