Home
last modified time | relevance | path

Searched defs:UnmapImageIfExists (Results 1 – 2 of 2) sorted by relevance

/system/core/fs_mgr/libsnapshot/
Dsnapshot_fuzz_utils.h196 bool UnmapImageIfExists(const std::string& name) override { in UnmapImageIfExists() function
/system/core/fs_mgr/libfiemap/
Dimage_manager.cpp768 bool IImageManager::UnmapImageIfExists(const std::string& name) { in UnmapImageIfExists() function in android::fiemap::IImageManager