OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FirstContentName
(Results
1 - 4
of
4
) sorted by null
/external/webrtc/webrtc/p2p/base/
sessiondescription.h
65
const std::string*
FirstContentName
() const;
sessiondescription.cc
48
const std::string* ContentGroup::
FirstContentName
() const {
/external/webrtc/talk/session/media/
mediasession.cc
557
if (!sdesc || !bundle_group.
FirstContentName
()) {
562
const std::string& selected_content_name = *bundle_group.
FirstContentName
();
666
if (!sdesc || !bundle_group.
FirstContentName
()) {
[
all
...]
/external/webrtc/talk/app/webrtc/
webrtcsession.cc
[
all
...]
Completed in 296 milliseconds