Home
last modified time | relevance | path

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

/aosp12/system/core/fs_mgr/libfiemap/
H A Dbinder.cpp131 bool ImageManagerBinder::UnmapImageDevice(const std::string& name) { in UnmapImageDevice() function in android::fiemap::ImageManagerBinder
H A 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
/aosp12/system/core/fs_mgr/libsnapshot/
H A Dsnapshot_fuzz_utils.h171 bool UnmapImageDevice(const std::string& name) override { in UnmapImageDevice() function