Home
last modified time | relevance | path

Searched refs:target_device (Results 1 – 2 of 2) sorted by relevance

/aosp14/system/core/fs_mgr/libsnapshot/include/libsnapshot/
H A Dsnapshot.h686 std::string target_device; member
/aosp14/system/core/fs_mgr/libsnapshot/
H A Dsnapshot.cpp2400 paths->target_device = base_path; in MapPartitionWithSnapshot()
3602 *snapshot_path = paths.target_device; in MapUpdateSnapshot()
3712 std::string path = paths.snapshot_device.empty() ? paths.target_device : paths.snapshot_device;