Home
last modified time | relevance | path

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

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