Home
last modified time | relevance | path

Searched defs:LoopDevice (Results 1 – 4 of 4) sorted by relevance

/aosp14/system/core/fs_mgr/libdm/
H A Dloop_control.cpp146 LoopDevice::LoopDevice(android::base::borrowed_fd fd, const std::chrono::milliseconds& timeout_ms, in LoopDevice() function in android::dm::LoopDevice
155 LoopDevice::LoopDevice(const std::string& path, const std::chrono::milliseconds& timeout_ms) in LoopDevice() function in android::dm::LoopDevice
/aosp14/system/core/fs_mgr/libsnapshot/snapuserd/user-space-merge/
H A Dsnapuserd_test.cpp52 using LoopDevice = android::dm::LoopDevice; typedef
/aosp14/system/core/fs_mgr/libfiemap/
H A Dfiemap_writer_test.cpp55 using LoopDevice = android::dm::LoopDevice; typedef
/aosp14/system/core/fs_mgr/libsnapshot/snapuserd/dm-snapshot-merge/
H A Dcow_snapuserd_test.cpp47 using LoopDevice = android::dm::LoopDevice; typedef