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

/external/chromium_org/remoting/protocol/
H A Dcontent_description.cc59 XmlElement* FormatChannelConfig(const ChannelConfig& config, function in namespace:remoting::protocol::__anon10502
152 root->AddElement(FormatChannelConfig(*it, kControlTag));
157 root->AddElement(FormatChannelConfig(*it, kEventTag));
162 root->AddElement(FormatChannelConfig(*it, kVideoTag));
168 root->AddElement(FormatChannelConfig(config, kAudioTag));

Completed in 269 milliseconds