Home
last modified time | relevance | path

Searched refs:MapImageWithDeviceMapper (Results 1 – 5 of 5) sorted by relevance

/aosp12/system/core/fs_mgr/libsnapshot/
H A Dsnapshot_fuzz_utils.h178 bool MapImageWithDeviceMapper(const IPartitionOpener& opener, const std::string& name, in MapImageWithDeviceMapper() function
180 return impl_->MapImageWithDeviceMapper(opener, name, dev); in MapImageWithDeviceMapper()
H A Dsnapshot.cpp550 ok = images_->MapImageWithDeviceMapper(opener, cow_image_name, &cow_dev); in MapCowImage()
/aosp12/system/core/fs_mgr/libfiemap/include/libfiemap/
H A Dimage_manager.h97 virtual bool MapImageWithDeviceMapper(const IPartitionOpener& opener, const std::string& name,
158 bool MapImageWithDeviceMapper(const IPartitionOpener& opener, const std::string& name,
/aosp12/system/core/fs_mgr/libfiemap/
H A Dbinder.cpp61 bool MapImageWithDeviceMapper(const IPartitionOpener& opener, const std::string& name,
163 bool ImageManagerBinder::MapImageWithDeviceMapper(const IPartitionOpener& opener, in MapImageWithDeviceMapper() function in android::fiemap::ImageManagerBinder
H A Dimage_manager.cpp570 bool ImageManager::MapImageWithDeviceMapper(const IPartitionOpener& opener, const std::string& name, in MapImageWithDeviceMapper() function in android::fiemap::ImageManager