Home
last modified time | relevance | path

Searched defs:WireIpAddressRange (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/common/
H A Dcapsule.cc250 class WireIpAddressRange { class
254 explicit WireIpAddressRange(const IpAddressRange& range) : range_(range) {} in WireIpAddressRange() function in quiche::WireIpAddressRange