crosvm/base
Daniel Verkamp 43ff80a026 base: windows: pass &File to set_sparse_file()
This is only ever called with a File, so replace the AsRawDescriptor
parameter to simplify it and prevent accidentally calling it with the
wrong type (as mentioned by the comment, it must be a File anyway).

BUG=None
TEST=tools/dev_container tools/presubmit

Change-Id: I08a87211f74983caeabe812448be4984e6f68cea
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/5666315
Commit-Queue: Daniel Verkamp <dverkamp@chromium.org>
Reviewed-by: Noah Gold <nkgold@google.com>
2024-07-01 17:27:19 +00:00
..
base_event_token_derive
src base: windows: pass &File to set_sparse_file() 2024-07-01 17:27:19 +00:00
tests base: move fork_process to jail crate 2024-05-22 21:21:59 +00:00
.build_test_serial
Cargo.toml base: move fork_process to jail crate 2024-05-22 21:21:59 +00:00