Home
last modified time | relevance | path

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

/system/core/fs_mgr/libsnapshot/include/libsnapshot/
Dsnapshot.h642 std::string cow_device_name; member
/system/core/fs_mgr/libsnapshot/
Dsnapshot.cpp2079 paths->cow_device_name = cow_name; in MapPartitionWithSnapshot()
3136 if (!paths.cow_device_name.empty()) { in OpenSnapshotWriter()
3184 if (!GetMappedImageDevicePath(paths.cow_device_name, &cow_path)) { in OpenCompressedSnapshotWriter()
3185 LOG(ERROR) << "Could not determine path for " << paths.cow_device_name; in OpenCompressedSnapshotWriter()