Home
last modified time | relevance | path

Searched refs:ContentAction (Results 1 – 3 of 3) sorted by relevance

/external/chromium/third_party/libjingle/source/talk/session/phone/
Dchannel.h104 ContentAction action);
106 ContentAction action);
196 ContentAction action) in SetContentData()
199 ContentAction action;
207 ContentAction action) = 0;
209 ContentAction action) = 0;
211 bool SetSrtp_w(const std::vector<CryptoParams>& params, ContentAction action,
213 bool SetRtcpMux_w(bool enable, ContentAction action, ContentSource src);
337 ContentAction action);
339 ContentAction action);
[all …]
Dchannel.cc159 ContentAction action) { in SetLocalContent()
166 ContentAction action) { in SetRemoteContent()
495 ContentAction action, ContentSource src) { in SetSrtp_w()
508 bool BaseChannel::SetRtcpMux_w(bool enable, ContentAction action, in SetRtcpMux_w()
769 ContentAction action) { in SetLocalContent_w()
792 ContentAction action) { in SetRemoteContent_w()
1041 ContentAction action) { in SetLocalContent_w()
1064 ContentAction action) { in SetRemoteContent_w()
/external/chromium/third_party/libjingle/source/talk/p2p/base/
Dsessiondescription.h98 enum ContentAction { enum