Searched refs:ParseContentDescription (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
H A Dwebrtcsdp.cc2101 static C* ParseContentDescription(const std::string& message, function in namespace:webrtc
2205 content.reset(ParseContentDescription<VideoContentDescription>(
2210 content.reset(ParseContentDescription<AudioContentDescription>(
2216 ParseContentDescription<DataContentDescription>(
2244 // ParseContentDescription returns NULL if failed.

Completed in 64 milliseconds