Home
last modified time | relevance | path

Searched defs:IsStunMethod (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webrtc/api/transport/
H A Dstun.cc542 bool StunMessage::IsStunMethod(rtc::ArrayView<int> methods, in IsStunMethod() function in cricket::StunMessage
H A Dstun_unittest.cc1842 TEST_F(StunTest, IsStunMethod) { in TEST_F() argument