Home
last modified time | relevance | path

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

/system/core/fs_mgr/libfiemap/include/libfiemap/
Dimage_manager.h97 virtual bool MapImageWithDeviceMapper(const IPartitionOpener& opener, const std::string& name,
158 bool MapImageWithDeviceMapper(const IPartitionOpener& opener, const std::string& name,
/system/core/fs_mgr/libsnapshot/
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()
Dsnapshot.cpp540 ok = images_->MapImageWithDeviceMapper(opener, cow_image_name, &cow_dev); in MapCowImage()
/system/core/fs_mgr/libfiemap/
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
Dimage_manager.cpp570 bool ImageManager::MapImageWithDeviceMapper(const IPartitionOpener& opener, const std::string& name, in MapImageWithDeviceMapper() function in android::fiemap::ImageManager