Home
last modified time | relevance | path

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

/system/core/fs_mgr/libfiemap/
Dbinder.cpp132 bool ImageManagerBinder::UnmapImageDevice(const std::string& name) { in UnmapImageDevice() function in android::fiemap::ImageManagerBinder
Dimage_manager.cpp584 bool ImageManager::UnmapImageDevice(const std::string& name) { in UnmapImageDevice() function in android::fiemap::ImageManager
588 bool ImageManager::UnmapImageDevice(const std::string& name, bool force) { in UnmapImageDevice() function in android::fiemap::ImageManager
/system/core/fs_mgr/libsnapshot/
Dsnapshot_fuzz_utils.h174 bool UnmapImageDevice(const std::string& name) override { in UnmapImageDevice() function