OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetupDtlsSrtp
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/libjingle/source/talk/session/media/
channel.h
300
bool
SetupDtlsSrtp
(bool rtcp_channel);
channel.cc
941
if (!
SetupDtlsSrtp
(false)) {
950
if (!
SetupDtlsSrtp
(true)) {
983
bool BaseChannel::
SetupDtlsSrtp
(bool rtcp_channel) {
[
all
...]
Completed in 223 milliseconds