OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetFirstContent
(Results
1 - 2
of
2
) sorted by null
/external/chromium/third_party/libjingle/source/talk/session/phone/
channel.cc
390
content =
GetFirstContent
(session->local_description());
397
content =
GetFirstContent
(session->local_description());
404
content =
GetFirstContent
(session->remote_description());
411
content =
GetFirstContent
(session->remote_description());
627
// trigger pure virtual functions, such as
GetFirstContent
().
759
const MediaContentDescription* VoiceChannel::
GetFirstContent
(
952
// trigger pure virtual functions, such as
GetFirstContent
()
[
all
...]
/external/chromium_org/third_party/libjingle/source/talk/session/media/
channel.cc
858
GetFirstContent
(session->local_description());
871
GetFirstContent
(session->remote_description());
[
all
...]
Completed in 441 milliseconds