OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 32 milliseconds