Home
last modified time | relevance | path

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

/system/core/fs_mgr/libfiemap/
Dbinder.cpp131 bool ImageManagerBinder::UnmapImageDevice(const std::string& name) { in UnmapImageDevice() function in android::fiemap::ImageManagerBinder
Dimage_manager.cpp568 bool ImageManager::UnmapImageDevice(const std::string& name) { in UnmapImageDevice() function in android::fiemap::ImageManager
572 bool ImageManager::UnmapImageDevice(const std::string& name, bool force) { in UnmapImageDevice() function in android::fiemap::ImageManager
/system/core/fs_mgr/libsnapshot/
Dsnapshot_fuzz_utils.h166 bool UnmapImageDevice(const std::string& name) override { in UnmapImageDevice() function