HomeSort by relevance Sort by last modified time
    Searched refs:SIZE1 (Results 1 - 2 of 2) sorted by null

  /external/chromium/third_party/libjingle/source/talk/p2p/base/
stun.h 328 enum { SIZE1 = 4, SIZE2 = 12 };
330 static const uint16 SIZE1 = 4;
stun.cc 251 if ((length != StunTransportPrefsAttribute::SIZE1) &&
319 STUN_ATTR_TRANSPORT_PREFERENCES, StunTransportPrefsAttribute::SIZE1);
511 SetLength(SIZE1);

Completed in 39 milliseconds