mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-01-12 16:45:31 +00:00
dd19b2e28a
Add an is_read_only method to the DescriptorChain struct. This is easier to read at a glance than `!is_write_only()`, which looks almost the same as `is_write_only()`. BUG=chromium:703939 TEST=none Change-Id: I0cb3b17c30e38804a21d3e63e975157c96879cb4 Signed-off-by: Chirantan Ekbote <chirantan@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/1067703 Reviewed-by: Zach Reizner <zachr@chromium.org> Reviewed-by: Dylan Reid <dgreid@chromium.org> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |