Home
last modified time | relevance | path

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

/system/core/fs_mgr/libdm/
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
/system/apex/apexd/
Dapex_database.cpp59 LoopDevice, enumerator
/system/core/fs_mgr/libfiemap/
Dfiemap_writer_test.cpp49 using LoopDevice = android::dm::LoopDevice; typedef
/system/core/fs_mgr/libsnapshot/
Dcow_snapuserd_test.cpp46 using LoopDevice = android::dm::LoopDevice; typedef