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

  /external/webrtc/webrtc/p2p/base/
stun.h 480 bool IsStunIndicationType(int msg_type);
stun.cc 881 bool IsStunIndicationType(int msg_type) {
stun_unittest.cc 521 EXPECT_EQ(i == 1U, IsStunIndicationType(types[i]));
    [all...]

Completed in 618 milliseconds