Searched refs:SetSnapshotDevice (Results 1 – 3 of 3) sorted by relevance
92 void SetSnapshotDevice(android::base::unique_fd&& snapshot_fd, uint64_t cow_size);
128 void OnlineKernelSnapshotWriter::SetSnapshotDevice(android::base::unique_fd&& snapshot_fd, in SetSnapshotDevice() function in android::snapshot::OnlineKernelSnapshotWriter
3225 writer->SetSnapshotDevice(std::move(fd), cow_size); in OpenKernelSnapshotWriter()