Home
last modified time | relevance | path

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

/external/chromium/third_party/libjingle/source/talk/p2p/base/
Dsessionmessages.cc471 bool ParseContentInfo(SignalingProtocol protocol, in ParseContentInfo() function
518 if (!ParseContentInfo(PROTOCOL_GINGLE, CN_AUDIO, NS_JINGLE_RTP, in ParseGingleContentInfos()
523 if (!ParseContentInfo(PROTOCOL_GINGLE, CN_VIDEO, NS_JINGLE_RTP, in ParseGingleContentInfos()
528 if (!ParseContentInfo(PROTOCOL_GINGLE, CN_AUDIO, NS_JINGLE_RTP, in ParseGingleContentInfos()
533 if (!ParseContentInfo(PROTOCOL_GINGLE, CN_OTHER, content_type, in ParseGingleContentInfos()
559 if (!ParseContentInfo(PROTOCOL_JINGLE, content_name, content_type, in ParseJingleContentInfos()