Home
last modified time | relevance | path

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

/external/chromium/third_party/libjingle/source/talk/p2p/base/
Dstun.cc379 void StunByteStringAttribute::SetBytes(char* bytes, uint16 length) { in SetBytes() function in cricket::StunByteStringAttribute
392 SetBytes(new_bytes, length); in CopyBytes()
Dstun.h256 void SetBytes(char* bytes, uint16 length);