Home
last modified time | relevance | path

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

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