OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CA_OFFER
(Results
1 - 2
of
2
) sorted by null
/external/chromium/third_party/libjingle/source/talk/p2p/base/
sessiondescription.h
99
CA_OFFER
, CA_ANSWER, CA_UPDATE
/external/chromium/third_party/libjingle/source/talk/session/phone/
channel.cc
391
if (content && !SetLocalContent(content,
CA_OFFER
)) {
392
LOG(LS_ERROR) << "Failure in SetLocalContent with
CA_OFFER
";
405
if (content && !SetRemoteContent(content,
CA_OFFER
)) {
406
LOG(LS_ERROR) << "Failure in SetRemoteContent with
CA_OFFER
";
497
if (action ==
CA_OFFER
) {
511
if (action ==
CA_OFFER
) {
[
all
...]
Completed in 2303 milliseconds