Home
last modified time | relevance | path

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

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