webrtc/rtc_base/network
Danil Chapovalov 565bbdd51c Replace ArrayView with std::span in rtc_base/
Search&Replace MakeArrayView and ArrayView with std::span
Search&Replace include "api/array_view.h" with include <span>
Remove build dependencies on array_view target
Rename tests that were named PrefixArrayView
 from "Prefixstd::span" to "PrefixSpan"

Bug: webrtc:439801349
Change-Id: Iad951423733c8676c7356047f115eb3fcf2e885d
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/454241
Reviewed-by: Harald Alvestrand <hta@webrtc.org>
Commit-Queue: Danil Chapovalov <danilchap@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#47107}
2026-03-10 07:27:21 -07:00
..
BUILD.gn Replace ArrayView with std::span in rtc_base/ 2026-03-10 07:27:21 -07:00
received_packet.cc Replace ArrayView with std::span in rtc_base/ 2026-03-10 07:27:21 -07:00
received_packet.h Replace ArrayView with std::span in rtc_base/ 2026-03-10 07:27:21 -07:00
sent_packet.cc Last namespace cleanups 2025-04-10 07:49:19 -07:00
sent_packet.h turns UDP + DTLS case implementation 2026-01-14 04:32:09 -08:00