Home
last modified time | relevance | path

Searched refs:SetSnapshotDevice (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/core/fs_mgr/libsnapshot/include/libsnapshot/
H A Dsnapshot_writer.h92 void SetSnapshotDevice(android::base::unique_fd&& snapshot_fd, uint64_t cow_size);
/aosp12/system/core/fs_mgr/libsnapshot/
H A Dsnapshot_writer.cpp128 void OnlineKernelSnapshotWriter::SetSnapshotDevice(android::base::unique_fd&& snapshot_fd, in SetSnapshotDevice() function in android::snapshot::OnlineKernelSnapshotWriter
H A Dsnapshot.cpp3257 writer->SetSnapshotDevice(std::move(fd), cow_size);