Searched refs:MapImageWithDeviceMapper (Results 1 – 5 of 5) sorted by relevance
/system/core/fs_mgr/libfiemap/include/libfiemap/ |
D | image_manager.h | 97 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/ |
D | snapshot_fuzz_utils.h | 178 bool MapImageWithDeviceMapper(const IPartitionOpener& opener, const std::string& name, in MapImageWithDeviceMapper() function 180 return impl_->MapImageWithDeviceMapper(opener, name, dev); in MapImageWithDeviceMapper()
|
D | snapshot.cpp | 540 ok = images_->MapImageWithDeviceMapper(opener, cow_image_name, &cow_dev); in MapCowImage()
|
/system/core/fs_mgr/libfiemap/ |
D | binder.cpp | 61 bool MapImageWithDeviceMapper(const IPartitionOpener& opener, const std::string& name, 163 bool ImageManagerBinder::MapImageWithDeviceMapper(const IPartitionOpener& opener, in MapImageWithDeviceMapper() function in android::fiemap::ImageManagerBinder
|
D | image_manager.cpp | 570 bool ImageManager::MapImageWithDeviceMapper(const IPartitionOpener& opener, const std::string& name, in MapImageWithDeviceMapper() function in android::fiemap::ImageManager
|