HomeSort by relevance Sort by last modified time
    Searched full:con_status_element (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/third_party/libjingle/source/talk/xmpp/
chatroommoduleimpl.cc 355 XmlElement* con_status_element = local
357 con_status_element->AddAttr(QN_STATUS, GetAttrValueFor(connection_status));
358 element.AddElement(con_status_element);

Completed in 63 milliseconds