Home
last modified time | relevance | path

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

/aosp12/system/core/fs_mgr/libsnapshot/include/libsnapshot/
H A Dsnapshot.h433 using DmTargetSnapshot = android::dm::DmTargetSnapshot; variable
/aosp12/system/core/fs_mgr/libdm/include/libdm/
H A Ddm_target.h203 DmTargetSnapshot(uint64_t start, uint64_t length, const std::string& base_device, in DmTargetSnapshot() function