Searched refs:GetBit (Results 1 – 2 of 2) sorted by relevance
/external/webrtc/webrtc/p2p/base/ | ||
D | stun.h | 352 bool GetBit(size_t index) const; |
D | stun.cc | 652 bool StunUInt32Attribute::GetBit(size_t index) const { in GetBit() function in cricket::StunUInt32Attribute |