0
Files
src/storage
Peter Kasting 58eb8b48c3 Pass size_t to span functions: storage/
In preparation for upgrading various span args from size_t to
StrictNumeric<size_t>, this fixes type mismatches that would cause
compile errors with that change.

Bug: none
Change-Id: Ic76c9975cdb6431d81645e1930e3f1fdd6d6f4f9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6020585
Commit-Queue: Peter Kasting <pkasting@chromium.org>
Auto-Submit: Peter Kasting <pkasting@chromium.org>
Commit-Queue: Ayu Ishii <ayui@chromium.org>
Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com>
Reviewed-by: Ayu Ishii <ayui@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1382665}
2024-11-13 23:34:32 +00:00
..