Searched refs:SetByte (Results 1 – 2 of 2) sorted by relevance
/external/webrtc/webrtc/p2p/base/ | ||
D | stun.h | 402 void SetByte(size_t index, uint8_t value); |
D | stun.cc | 734 void StunByteStringAttribute::SetByte(size_t index, uint8_t value) { in SetByte() function in cricket::StunByteStringAttribute |