HomeSort by relevance Sort by last modified time
    Searched defs:IsSessionMessage (Results 1 - 2 of 2) sorted by null

  /external/chromium/third_party/libjingle/source/talk/p2p/base/
sessionmanager.cc 130 bool SessionManager::IsSessionMessage(const buzz::XmlElement* stanza) {
131 return cricket::IsSessionMessage(stanza);
sessionmessages.cc 152 bool IsSessionMessage(const buzz::XmlElement* stanza) {
    [all...]

Completed in 26 milliseconds