Home
last modified time | relevance | path

Searched defs:DeviceMapper (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/core/fs_mgr/
H A Dfs_mgr_dm_linear.cpp49 using DeviceMapper = android::dm::DeviceMapper; typedef
/aosp12/system/core/fs_mgr/libdm/
H A Ddm.cpp47 DeviceMapper::DeviceMapper() : fd_(-1) { in DeviceMapper() function in android::dm::DeviceMapper