Home
last modified time | relevance | path

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

/external/cronet/net/third_party/quiche/src/quiche/common/
Dcapsule.h153 struct QUICHE_EXPORT WebTransportStreamDataCapsule { struct
158 bool operator==(const WebTransportStreamDataCapsule& other) const; argument
160 CapsuleType capsule_type() const { in capsule_type()