HomeSort by relevance Sort by last modified time
    Searched refs:QN_GOOGLE_PSTN_CONFERENCE_STATUS (Results 1 - 5 of 5) sorted by null

  /external/webrtc/webrtc/libjingle/xmpp/
constants.h 308 extern const StaticQName QN_GOOGLE_PSTN_CONFERENCE_STATUS;
chatroommoduleimpl.cc 340 new XmlElement(QN_GOOGLE_PSTN_CONFERENCE_STATUS);
constants.cc 344 const StaticQName QN_GOOGLE_PSTN_CONFERENCE_STATUS = { NS_GOOGLE_PSTN_CONFERENCE, "status" };
rostermodule_unittest.cc 249 XmlElement* status = new XmlElement(QN_GOOGLE_PSTN_CONFERENCE_STATUS);
rostermoduleimpl.cc 279 XmlElement* con = raw_xml_->FirstNamed(QN_GOOGLE_PSTN_CONFERENCE_STATUS);

Completed in 50 milliseconds