Searched defs:UnmapImageDevice (Results 1 – 3 of 3) sorted by relevance
/aosp12/system/core/fs_mgr/libfiemap/ | ||
H A D | binder.cpp | 131 bool ImageManagerBinder::UnmapImageDevice(const std::string& name) { in UnmapImageDevice() function in android::fiemap::ImageManagerBinder |
H A D | image_manager.cpp | 584 bool ImageManager::UnmapImageDevice(const std::string& name) { in UnmapImageDevice() function in android::fiemap::ImageManager |
/aosp12/system/core/fs_mgr/libsnapshot/ | ||
H A D | snapshot_fuzz_utils.h | 171 bool UnmapImageDevice(const std::string& name) override { in UnmapImageDevice() function |