OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetRtcpParams
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/libjingle/source/talk/session/media/
srtpfilter.h
117
bool
SetRtcpParams
(const std::string& send_cs,
srtpfilter_unittest.cc
477
EXPECT_TRUE(f1_.
SetRtcpParams
(CS_AES_CM_128_HMAC_SHA1_80,
481
EXPECT_TRUE(f2_.
SetRtcpParams
(CS_AES_CM_128_HMAC_SHA1_80,
500
EXPECT_TRUE(f1_.
SetRtcpParams
(CS_AES_CM_128_HMAC_SHA1_32,
504
EXPECT_TRUE(f2_.
SetRtcpParams
(CS_AES_CM_128_HMAC_SHA1_32,
519
EXPECT_FALSE(f1_.
SetRtcpParams
(CS_AES_CM_128_HMAC_SHA1_80,
[
all
...]
srtpfilter.cc
173
bool SrtpFilter::
SetRtcpParams
(const std::string& send_cs,
channel.cc
[
all
...]
Completed in 3122 milliseconds