Home
last modified time | relevance | path

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

/system/core/fs_mgr/libfiemap/include/libfiemap/
Dimage_manager.h184 bool MapWithLoopDeviceList(const std::vector<std::string>& device_list, const std::string& name,
/system/core/fs_mgr/libfiemap/
Dimage_manager.cpp371 bool ImageManager::MapWithLoopDeviceList(const std::vector<std::string>& device_list, in MapWithLoopDeviceList() function in android::fiemap::ImageManager
500 if (!MapWithLoopDeviceList(loop_devices, name, timeout_ms, path)) { in MapWithLoopDevice()