Home
last modified time | relevance | path

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

/system/core/fs_mgr/libfiemap/include/libfiemap/
Dimage_manager.h172 bool MapWithLoopDevice(const std::string& name, const std::chrono::milliseconds& timeout_ms,
/system/core/fs_mgr/libfiemap/
Dimage_manager.cpp444 bool ImageManager::MapWithLoopDevice(const std::string& name, in MapWithLoopDevice() function in android::fiemap::ImageManager
534 } else if (!MapWithLoopDevice(name, timeout_ms, path)) { in MapImageDevice()