Home
last modified time | relevance | path

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

/aosp12/system/core/fs_mgr/libdm/
H A Dloop_control.cpp136 LoopDevice::LoopDevice(android::base::borrowed_fd fd, const std::chrono::milliseconds& timeout_ms, in LoopDevice() function in android::dm::LoopDevice
145 LoopDevice::LoopDevice(const std::string& path, const std::chrono::milliseconds& timeout_ms) in LoopDevice() function in android::dm::LoopDevice
/aosp12/system/apex/apexd/
H A Dapex_database.cpp59 LoopDevice, enumerator
/aosp12/system/core/fs_mgr/libfiemap/
H A Dfiemap_writer_test.cpp49 using LoopDevice = android::dm::LoopDevice; typedef
/aosp12/system/core/fs_mgr/libsnapshot/
H A Dcow_snapuserd_test.cpp46 using LoopDevice = android::dm::LoopDevice; typedef