Home
last modified time | relevance | path

Searched refs:MapWithLoopDevice (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/core/fs_mgr/libfiemap/include/libfiemap/
H A Dimage_manager.h182 bool MapWithLoopDevice(const std::string& name, const std::chrono::milliseconds& timeout_ms,
/aosp12/system/core/fs_mgr/libfiemap/
H A Dimage_manager.cpp458 bool ImageManager::MapWithLoopDevice(const std::string& name, in MapWithLoopDevice() function in android::fiemap::ImageManager
550 } else if (!MapWithLoopDevice(name, timeout_ms, path)) { in MapImageDevice()