Home
last modified time | relevance | path

Searched refs:GetBit (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/p2p/base/
Dstun.h352 bool GetBit(size_t index) const;
Dstun.cc652 bool StunUInt32Attribute::GetBit(size_t index) const { in GetBit() function in cricket::StunUInt32Attribute