Home
last modified time | relevance | path

Searched defs:IsSessionMessage (Results 1 – 2 of 2) sorted by relevance

/external/chromium/third_party/libjingle/source/talk/p2p/base/
Dsessionmanager.cc130 bool SessionManager::IsSessionMessage(const buzz::XmlElement* stanza) { in IsSessionMessage() function in cricket::SessionManager
Dsessionmessages.cc152 bool IsSessionMessage(const buzz::XmlElement* stanza) { in IsSessionMessage() function