Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/http/
H A Dhttp_encoder.cc28 QuicByteCount GetTotalLength(QuicByteCount payload_length, HttpFrameType type) { in GetTotalLength() function
/aosp_15_r20/external/openthread/src/core/net/
H A Dip4_types.hpp397 uint16_t GetTotalLength(void) const { return BigEndian::HostSwap16(mTotalLength); } in GetTotalLength() function in ot::Ip4::Header