mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-24 12:34:31 +00:00
533c5c8258
MemoryMappingBuilder had `from_file()` and `from_shared_memory`, which are almost the same. So, this commit adds `from_descriptor()` to replace both of the two. BUG=b:194137301 TEST=build Change-Id: Ia13f5e8e0f95a5c32e47dc9b3be13b7a7fa510bf Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3159881 Tested-by: kokoro <noreply+kokoro@google.com> Commit-Queue: Keiichi Watanabe <keiichiw@chromium.org> Reviewed-by: Chirantan Ekbote <chirantan@chromium.org> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |