Home
last modified time | relevance | path

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

/external/chromium/third_party/libjingle/source/talk/p2p/base/
Dp2ptransport.cc69 if ((error->Name() == QN_GINGLE_P2P_UNKNOWN_CHANNEL_NAME) in OnTransportError()
Dconstants.h171 extern const buzz::QName QN_GINGLE_P2P_UNKNOWN_CHANNEL_NAME;
Dconstants.cc159 const buzz::QName QN_GINGLE_P2P_UNKNOWN_CHANNEL_NAME( variable
Dsession.cc437 new buzz::XmlElement(QN_GINGLE_P2P_UNKNOWN_CHANNEL_NAME); in OnRemoteCandidates()