OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetUint16
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/net/quic/crypto/
crypto_handshake_message.h
88
QuicErrorCode
GetUint16
(QuicTag tag, uint16* out) const;
crypto_handshake_message.cc
168
QuicErrorCode CryptoHandshakeMessage::
GetUint16
(QuicTag tag,
/external/chromium_org/third_party/libjingle/source/talk/media/base/
rtputils.cc
48
bool
GetUint16
(const void* data, size_t offset, int* value) {
111
return
GetUint16
(data, kRtpSeqNumOffset, value);
Completed in 56 milliseconds